dev-python/pythran: Extend ipython to py3.13

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-07-12 12:46:33 +02:00
parent b5bda44d3d
commit bc72218deb

View File

@@ -41,9 +41,7 @@ DEPEND="
"
BDEPEND="
test? (
$(python_gen_cond_dep '
dev-python/ipython[${PYTHON_USEDEP}]
' 3.{10..12})
dev-python/ipython[${PYTHON_USEDEP}]
dev-python/pip[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]