Skip to content

Commit 2f55e70

Browse files
committed
update
1 parent 8920a31 commit 2f55e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/install_pyscf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ pip install wheel
55
pip install pytest
66
pip install pytest-cov
77
pip install 'numpy<2.4'
8-
pip install jax
8+
pip install 'jax<0.9'
99
pip install 'pyscf<2.12.0'

0 commit comments

Comments
 (0)