diff options
Diffstat (limited to 'devel/py-xarray-simlab/Makefile')
-rw-r--r-- | devel/py-xarray-simlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-xarray-simlab/Makefile b/devel/py-xarray-simlab/Makefile index 8968d58c1cd8..4bbe9705ad4c 100644 --- a/devel/py-xarray-simlab/Makefile +++ b/devel/py-xarray-simlab/Makefile @@ -12,7 +12,7 @@ WWW= https://xarray-simlab.readthedocs.io/en/latest/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.8+ +USES= python USE_PYTHON= distutils autoplist pytest # 1 test fails, see https://github.com/xarray-contrib/xarray-simlab/issues/192 USE_GITHUB= yes |