Skip to content

Commit

Permalink
remove docs/requirements.txt ref
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebachmeier committed Dec 16, 2024
1 parent f3181ad commit 9099ee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ jobs:
pytest ./tests
- name: Build Docs
run: |
pip install -r docs/requirements.txt
make html -C docs/ SPHINXOPTS="-W --keep-going -n"

0 comments on commit 9099ee0

Please sign in to comment.