Skip to content

Commit

Permalink
math/py-opt-einsum: Remove PYNUMPY
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 18, 2021
1 parent 89b7874 commit 2bc3c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion math/py-opt-einsum/Makefile
Expand Up @@ -13,7 +13,7 @@ COMMENT= Optimizing numpys einsum function
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.7,1:math/py-numpy@${PY_FLAVOR}

USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils
Expand Down

0 comments on commit 2bc3c0d

Please sign in to comment.