Skip to content

Commit

Permalink
science/py-geometer: Remove PYNUMPY
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 18, 2021
1 parent 17da34b commit 2ff060b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion science/py-geometer/Makefile
Expand Up @@ -12,7 +12,7 @@ COMMENT= Python geometry package based on projective geometry and numpy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYNUMPY} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.15,1<1.20,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sympy>=1.3:math/py-sympy@${PY_FLAVOR} # <= 1.7

USES= python:3.5+
Expand Down

0 comments on commit 2ff060b

Please sign in to comment.