1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
This commit is contained in:
Antoine Brodin 2020-03-07 13:14:02 +00:00
parent 21b75c1178
commit f5da321098
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527944

View File

@ -25,9 +25,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blinker>0:devel/py-blinker@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tzlocal>0:devel/py-tzlocal@${PY_FLAVOR}
#missing ports for tests:devel/py-pytest-benchmark, devel/py-pytest-profiling, devel/py-pytest-faker
USES= python:2.7+
USES= python
USE_PYTHON= autoplist distutils
PY_ENUM34= yes
USE_GITHUB= yes
GH_ACCOUNT= noirbizarre