Skip to content

Commit

Permalink
math/py-jax: Update USES=python
Browse files Browse the repository at this point in the history
math/py-numpy requires Python 3.7+
  • Loading branch information
sunpoet committed Nov 5, 2021
1 parent 40cee74 commit 5b0210a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion math/py-jax/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}absl-py>=0:devel/py-absl-py@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=1.12,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}opt-einsum>=0:math/py-opt-einsum@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down

0 comments on commit 5b0210a

Please sign in to comment.