mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
graphics/py-visvis: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
c28bdd0649
commit
5194e65870
@ -19,10 +19,10 @@ RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyside2>=0:devel/pyside2@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR}
|
||||
|
||||
USES= gl python pyqt:5 pytest shebangfix
|
||||
USES= gl python pyqt:5 shebangfix
|
||||
USE_GL= gl
|
||||
USE_PYQT= pyqt5
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist distutils pytest
|
||||
USE_WX= 3.0+
|
||||
|
||||
SHEBANG_FILES= examples/*.py
|
||||
|
Loading…
Reference in New Issue
Block a user