Skip to content

Commit

Permalink
pip packages
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotchance committed Nov 19, 2024
1 parent ff0a02b commit 828f3ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:

- name: Verify docs
run: |
export PIP_BREAK_SYSTEM_PACKAGES=1
pip install sphinx sphinx_rtd_theme
pip install -U sphinx sphinx_rtd_theme sphinxcontrib-htmlhelp sphinxcontrib-serializinghtml
cd docs && python3 -m pip install -r requirements.txt && cd -
make clean-docs docs
git diff --exit-code
Expand Down

0 comments on commit 828f3ea

Please sign in to comment.