Skip to content

Commit

Permalink
add setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
tyeth committed Nov 26, 2024
1 parent 2077a61 commit b50f886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
sudo apt-get install tree
python -m pip install --upgrade pip
pip install sphinx sphinx_rtd_theme
pip install setuptools sphinx sphinx_rtd_theme
pip install -r docs/requirements.txt
# Install any other dependencies here
Expand Down

0 comments on commit b50f886

Please sign in to comment.