Skip to content

Commit

Permalink
Pull request #91: Update GH Workflow documentation
Browse files Browse the repository at this point in the history
Merge in HYP/hypernetx from develop to master

* commit 'f2a248954c825ce253b7040500e0416e2f155b65':
  Update GH Workflow documentation
  • Loading branch information
bonicim committed May 18, 2023
2 parents bbb350d + f2a2489 commit 340c854
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme
pip install -r docs/requirements.txt
pip install .'[documentation]'
- name: Sphinx build
run: |
Expand Down

0 comments on commit 340c854

Please sign in to comment.