Skip to content

Commit

Permalink
additional packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pmelchior committed May 3, 2024
1 parent cb5eb26 commit 77e16c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: python -m pip install --upgrade pip
- run: pip install numpy scipy astropy pybind11 proxmin peigen autograd
- run: python setup.py install
- run: pip install sphinx>=6.0.0 jinja2==3.0.0 nbconvert mistune nbsphinx numpydoc ipython matplotlib
- run: pip install sphinx>=6.0.0 jinja2==3.0.0 pandoc nbconvert mistune nbsphinx numpydoc ipython ipykernel matplotlib
- run: cd docs && make html
# - name: Sphinx Build
# uses: ammaraskar/sphinx-action@master
Expand Down

0 comments on commit 77e16c7

Please sign in to comment.