diff options
Diffstat (limited to 'devel/py-jaraco.context/Makefile')
-rw-r--r-- | devel/py-jaraco.context/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jaraco.context/Makefile b/devel/py-jaraco.context/Makefile index 1ec16eb4c44f..c3b800830bb4 100644 --- a/devel/py-jaraco.context/Makefile +++ b/devel/py-jaraco.context/Makefile @@ -22,7 +22,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-black>=0.3.7:devel/py-pytest-black@$ ${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0:devel/py-pytest-flake8@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mypy>=0:devel/py-pytest-mypy@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes |