Skip to content

Commit

Permalink
Update requirements and README
Browse files Browse the repository at this point in the history
  • Loading branch information
tberkel committed Jul 25, 2024
1 parent 174db61 commit bf0cba6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ Pip install the following packages, which are also listed in `requirements.txt`:

- pyscf
- sphinx
- sphinx-material
- sphinxcontrib-bibtex
- nbsphinx
- pydata-sphinx-theme
- myst-parser
- sphinx_design

If you have multiple versions of PySCF on your machine and you would like so use
a specific version, set `PYTHONPATH` to include the specific PySCF source
Expand Down
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
pyscf
sphinx
ablog
sphinx-material
sphinxcontrib-bibtex
nbsphinx
Pygments==2.15.0
Expand Down

0 comments on commit bf0cba6

Please sign in to comment.