diff options
Diffstat (limited to 'devel/py-jsonschema/Makefile')
| -rw-r--r-- | devel/py-jsonschema/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jsonschema/Makefile b/devel/py-jsonschema/Makefile index c6c0074d6c2b..89e536e50384 100644 --- a/devel/py-jsonschema/Makefile +++ b/devel/py-jsonschema/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=17.4.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyrsistent>=0.14.0:devel/py-pyrsistent@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} |
