Skip to content

Commit

Permalink
use github pyscf
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Jul 10, 2024
1 parent 8c57bfa commit 60bb24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"numpy",
"opt_einsum",
"orjson",
"pyscf >= 2.4",
"pyscf @ git+https://github.com/pyscf/pyscf",
"qiskit >= 1.1",
"scipy",
"typing-extensions",
Expand Down

0 comments on commit 60bb24d

Please sign in to comment.