1
0
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:
Po-Chuan Hsieh 2024-03-09 23:21:24 +08:00
parent c28bdd0649
commit 5194e65870
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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