diff options
Diffstat (limited to 'math/py-pymc3/Makefile')
-rw-r--r-- | math/py-pymc3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pymc3/Makefile b/math/py-pymc3/Makefile index 61e177016590..6190a2a418d1 100644 --- a/math/py-pymc3/Makefile +++ b/math/py-pymc3/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}theano>=1.0.5:math/py-theano@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4:devel/py-typing-extensions@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_GITHUB= yes GH_ACCOUNT= pymc-devs USE_PYTHON= distutils concurrent autoplist |