diff options
Diffstat (limited to 'devel/py-xarray/Makefile')
-rw-r--r-- | devel/py-xarray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-xarray/Makefile b/devel/py-xarray/Makefile index d7ec063b7ad4..e0f118fd7d56 100644 --- a/devel/py-xarray/Makefile +++ b/devel/py-xarray/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pandas>=0.25:math/py-pandas@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |