aboutsummaryrefslogtreecommitdiff
path: root/misc/py-qiskit-machine-learning/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-qiskit-machine-learning/Makefile')
-rw-r--r--misc/py-qiskit-machine-learning/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-qiskit-machine-learning/Makefile b/misc/py-qiskit-machine-learning/Makefile
index 29c5dff6e2db..b60d47132112 100644
--- a/misc/py-qiskit-machine-learning/Makefile
+++ b/misc/py-qiskit-machine-learning/Makefile
@@ -21,7 +21,7 @@ PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dill>=0.3.4:devel/py-dill@${PY_FLAVOR} \
BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
-USES= python:3.7+
+USES= python
USE_PYTHON= distutils autoplist pytest # several tests fail with "No module named 'threadpoolctl'", see https://reviews.freebsd.org/D35513
USE_GITHUB= yes