1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

science/py-qutip: revert accidental python change

This commit is contained in:
Yuri Victorovich 2018-07-11 19:15:15 +00:00
parent ab42549443
commit 8e7605c494
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474475

View File

@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>=0.15:science/py-scipy@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
USES= python
USES= python:2.7
USE_PYTHON= distutils cython cython_run autoplist
do-test: