mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/construct: added scimath for testing.
dev-python/scimath is required for python2_7 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
committed by
Patrice Clement
parent
6f2a11c19d
commit
43c74509ce
@@ -18,6 +18,7 @@ IUSE="test"
|
||||
DEPEND="test? (
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep 'dev-python/scimath[${PYTHON_USEDEP}]' 'python2_7')
|
||||
)"
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user