summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-04-07 10:21:06 +0200
committerMichał Górny <mgorny@gentoo.org>2022-04-07 10:45:04 +0200
commit46217e9ee59f308b64864b2269c6213708975736 (patch)
treee12854c539f2026f4a3b9f25c3abbca523a0e5b3
parentdev-python/setuptools: Fix patchset URL (diff)
downloadgentoo-46217e9ee59f308b64864b2269c6213708975736.tar.gz
gentoo-46217e9ee59f308b64864b2269c6213708975736.tar.bz2
gentoo-46217e9ee59f308b64864b2269c6213708975736.zip
dev-python/trio: Remove optional test dep on dev-python/ipython
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/trio/trio-0.20.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/trio/trio-0.20.0.ebuild b/dev-python/trio/trio-0.20.0.ebuild
index de63f002d01d..07ef1e108cee 100644
--- a/dev-python/trio/trio-0.20.0.ebuild
+++ b/dev-python/trio/trio-0.20.0.ebuild
@@ -31,7 +31,6 @@ BDEPEND="
test? (
>=dev-python/astor-0.8.0[${PYTHON_USEDEP}]
>=dev-python/immutables-0.6[${PYTHON_USEDEP}]
- dev-python/ipython[${PYTHON_USEDEP}]
)
"