aboutsummaryrefslogtreecommitdiff
path: root/science/py-pyscf
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-pyscf')
-rw-r--r--science/py-pyscf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-pyscf/Makefile b/science/py-pyscf/Makefile
index 7df21d56c0bf..fa7bf685f87c 100644
--- a/science/py-pyscf/Makefile
+++ b/science/py-pyscf/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= libcint.so:science/libcint \
libxcfun.so:science/xcfun
RUN_DEPENDS= ${PY_DEPENDS}
-USES= fortran blaslapack:openblas compiler:c++11-lang python:3.6+
+USES= fortran blaslapack:openblas compiler:c++11-lang python
USE_PYTHON= distutils autoplist pytest # 3818 warnings, 57 errors in tests, see https://github.com/pyscf/pyscf/issues/1536
USE_GITHUB= yes