We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8920a31 commit 2f55e70Copy full SHA for 2f55e70
.github/workflows/install_pyscf.sh
@@ -5,5 +5,5 @@ pip install wheel
5
pip install pytest
6
pip install pytest-cov
7
pip install 'numpy<2.4'
8
-pip install jax
+pip install 'jax<0.9'
9
pip install 'pyscf<2.12.0'
0 commit comments