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:
Michał Górny
2025-02-16 17:13:44 +01:00
parent ddc45b9737
commit 72dea5f1d2

View File

@@ -23,7 +23,6 @@ BDEPEND="
test? (
>=dev-python/click-5[${PYTHON_USEDEP}]
>=dev-python/sh-2[${PYTHON_USEDEP}]
!mips? ( dev-python/ipython[${PYTHON_USEDEP}] )
)
"