Skip to content

Commit

Permalink
math/py-nevergrad: Update USES=python
Browse files Browse the repository at this point in the history
graphics/py-pyproj requires Python 3.8+
  • Loading branch information
sunpoet committed Sep 10, 2022
1 parent 3e855e2 commit fc84cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion math/py-nevergrad/Makefile
Expand Up @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bayesian-optimization>=1.2.0:math/py-bayesia
${PYTHON_PKGNAMEPREFIX}cma>=2.6.0:math/py-cma@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=1.15.0,1:math/py-numpy@${PY_FLAVOR}

USES= python:3.7+
USES= python:3.8+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down

0 comments on commit fc84cbd

Please sign in to comment.