mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/python-dotenv: Remove the optional dep on ipython
Remove the optional test dependency on dev-python/ipython, it is more trouble than it's worth. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -23,7 +23,6 @@ BDEPEND="
|
||||
test? (
|
||||
>=dev-python/click-5[${PYTHON_USEDEP}]
|
||||
>=dev-python/sh-2[${PYTHON_USEDEP}]
|
||||
!mips? ( dev-python/ipython[${PYTHON_USEDEP}] )
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user