Skip to content

Commit 324b242

Browse files
committed
Add Sphinx to Py deps
1 parent c7c2f44 commit 324b242

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ci/ci-ubuntu-22.04-3.9/Dockerfile

+4
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ RUN DEBIAN_FRONTEND=noninteractive \
5858
python3-opengl \
5959
python3-pyqt5 \
6060
python3-sphinx \
61+
python3-sphinxcontrib-mermaid \
62+
python3-sphinxcontrib-tikz \
63+
python3-sphinx-tabs \
64+
python3-breathe \
6165
python3-yaml \
6266
python3-zmq \
6367
python3-six \

0 commit comments

Comments
 (0)