math/py-cma: Remove PYNUMPY
This commit is contained in:
@@ -12,7 +12,7 @@ COMMENT= CMA-ES for non-linear numerical optimization in Python
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/cma/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
Reference in New Issue
Block a user