Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
Update documentation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
teobucci committed Feb 16, 2024
1 parent 8eb5b70 commit f344020
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
sudo apt-get install -y pandoc
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme myst_parser nbsphinx jupyter nbconvert
pip install .
pip install ".[docs]""
python -m ipykernel install --user --name python3
- name: Sphinx build
run: |
Expand Down

0 comments on commit f344020

Please sign in to comment.