commit:     46217e9ee59f308b64864b2269c6213708975736
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 08:21:06 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 08:45:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46217e9e

dev-python/trio: Remove optional test dep on dev-python/ipython

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/trio/trio-0.20.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

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}]
        )
 "
 

Reply via email to