dev-python/iminuit: Add scipy test-dep

Closes: https://bugs.gentoo.org/808585
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-08-16 14:17:07 +02:00
parent e6844a2c1a
commit 57a99ccada

View File

@@ -22,6 +22,7 @@ BDEPEND="
test? (
dev-python/ipython[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
)"
distutils_enable_tests pytest