aboutsummaryrefslogtreecommitdiff
path: root/science/py-pyqubo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-pyqubo/Makefile')
-rw-r--r--science/py-pyqubo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-pyqubo/Makefile b/science/py-pyqubo/Makefile
index d309d0211b4d..0a0aac07a548 100644
--- a/science/py-pyqubo/Makefile
+++ b/science/py-pyqubo/Makefile
@@ -30,7 +30,7 @@ RUN_DEPENDS= ${PY_DEPENDS}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>=2.1.9:devel/py-codecov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}coverage>=4.5.1:devel/py-coverage@${PY_FLAVOR}
-USES= eigen:3 python:3.8+
+USES= eigen:3 python
USE_PYTHON= distutils cython autoplist unittest
USE_GITHUB= yes