mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
math/py-opt-einsum: Update USES=python
math/py-numpy requires Python 3.7+
This commit is contained in:
parent
71981b7ad8
commit
119f94d3f4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.7,1:math/py-numpy@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue