Skip to content

Commit

Permalink
adding openfermionpyscf to fix publishing error (#2184)
Browse files Browse the repository at this point in the history
  • Loading branch information
sacpis authored Aug 31, 2024
1 parent 5263213 commit 995e111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sphinx/examples/python/tutorials/H2-MRQKS.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"source": [
"# Package installs\n",
"!pip install pyscf==2.6.2\n",
"!pip install openfermionpyscf==0.5\n",
"!pip install openfermion==1.6.1"
]
},
Expand Down

0 comments on commit 995e111

Please sign in to comment.