diff options
Diffstat (limited to 'devel/py-git-url-parse/Makefile')
-rw-r--r-- | devel/py-git-url-parse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-git-url-parse/Makefile b/devel/py-git-url-parse/Makefile index bf93bdde6596..13c1729693f0 100644 --- a/devel/py-git-url-parse/Makefile +++ b/devel/py-git-url-parse/Makefile @@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>0:devel/py-flake8@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yapf>=0.21.0:textproc/py-yapf@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes |