summaryrefslogtreecommitdiff
path: root/misc/py-numcodecs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-numcodecs/Makefile')
-rw-r--r--misc/py-numcodecs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-numcodecs/Makefile b/misc/py-numcodecs/Makefile
index 13b6691e7088..3c2fe1f28506 100644
--- a/misc/py-numcodecs/Makefile
+++ b/misc/py-numcodecs/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}entrypoints>0:devel/py-entrypoints@${PY_FLAV
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}msgpack>0:devel/py-msgpack@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zfp>0:devel/py-zfp@${PY_FLAVOR}
-USES= python:3.7+
+USES= python
USE_PYTHON= distutils cython autoplist pytest # tests fail to find the library in the staged directory for some reason
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}