Skip to content

Commit

Permalink
Add Sphinx to Py deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cafeclimber committed Aug 25, 2024
1 parent c7c2f44 commit 324b242
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/ci-ubuntu-22.04-3.9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ RUN DEBIAN_FRONTEND=noninteractive \
python3-opengl \
python3-pyqt5 \
python3-sphinx \
python3-sphinxcontrib-mermaid \
python3-sphinxcontrib-tikz \
python3-sphinx-tabs \
python3-breathe \
python3-yaml \
python3-zmq \
python3-six \
Expand Down

0 comments on commit 324b242

Please sign in to comment.