diff options
Diffstat (limited to 'math/py-pytensor/Makefile')
-rw-r--r-- | math/py-pytensor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pytensor/Makefile b/math/py-pytensor/Makefile index e5aa596b05aa..a19e888b34da 100644 --- a/math/py-pytensor/Makefile +++ b/math/py-pytensor/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=48.0.0:devel/py-setuptools@${P ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} -USES= python:3.8+ shebangfix +USES= python shebangfix USE_PYTHON= pep517 cython autoplist pytest # tests fail to run, see https://github.com/pymc-devs/pytensor/issues/355 SHEBANG_FILES= bin/pytensor-cache |