diff options
Diffstat (limited to 'devel/py-stack-data/Makefile')
-rw-r--r-- | devel/py-stack-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-stack-data/Makefile b/devel/py-stack-data/Makefile index bfb6f80e7ab8..6284f1935c74 100644 --- a/devel/py-stack-data/Makefile +++ b/devel/py-stack-data/Makefile @@ -25,7 +25,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}littleutils>=0:devel/py-littleutils@${PY_FL ${PYTHON_PKGNAMEPREFIX}typeguard>=0:devel/py-typeguard@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent pep517 +USE_PYTHON= autoplist concurrent cython_test pep517 pytest NO_ARCH= yes |