python3.pkgs.pyscf: disable adc tests due to file handle limitations

This commit is contained in:
Phillip Seeber
2021-12-16 11:18:53 +01:00
parent 3668cf87bd
commit 926b89c1d5
@@ -66,6 +66,7 @@ buildPythonPackage rec {
nosetests pyscf/ -v \
--exclude-dir=examples --exclude-dir=pyscf/pbc/grad \
--exclude-dir=pyscf/x2c \
--exclude-dir=pyscf/adc \
--exclude-dir=pyscf/pbc/tdscf \
-e test_bz \
-e h2o_vdz \