aboutsummaryrefslogtreecommitdiff
path: root/math/py-deap
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-deap')
-rw-r--r--math/py-deap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-deap/Makefile b/math/py-deap/Makefile
index fbf633d278a9..c037e762208e 100644
--- a/math/py-deap/Makefile
+++ b/math/py-deap/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
-USES= python:3.5+
+USES= python
USE_PYTHON= distutils autoplist pytest # tests fail, see https://github.com/DEAP/deap/issues/668
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}