diff options
Diffstat (limited to 'math/py-umap-learn/Makefile')
-rw-r--r-- | math/py-umap-learn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-umap-learn/Makefile b/math/py-umap-learn/Makefile index 7efd527e9ffc..d4f1dc770b40 100644 --- a/math/py-umap-learn/Makefile +++ b/math/py-umap-learn/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numba>=0.49:devel/py-numba@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=3.4.0:misc/py-tqdm@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist pytest NO_ARCH= yes |