summaryrefslogtreecommitdiff
path: root/math/py-Pyomo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-Pyomo/Makefile')
-rw-r--r--math/py-Pyomo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-Pyomo/Makefile b/math/py-Pyomo/Makefile
index 4b89fa6f184c..4fd5084ab712 100644
--- a/math/py-Pyomo/Makefile
+++ b/math/py-Pyomo/Makefile
@@ -16,7 +16,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-parallel>0:devel/py-pytest-parallel@${PY_FLAVOR}
-USES= python:3.7+
+USES= python
USE_PYTHON= distutils cython concurrent autoplist pytest # 1 test fails, see https://github.com/Pyomo/pyomo/issues/2547
USE_GITHUB= yes