aboutsummaryrefslogtreecommitdiff
path: root/science/py-spglib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-spglib/Makefile')
-rw-r--r--science/py-spglib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-spglib/Makefile b/science/py-spglib/Makefile
index d5a76101bc9d..00be8b2ed1ba 100644
--- a/science/py-spglib/Makefile
+++ b/science/py-spglib/Makefile
@@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/spglib/spglib/issues/192
USE_GITHUB= yes