Skip to content
Snippets Groups Projects
Commit 1e3daf77 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

CI: Add missing sphinx dependency

parent c7ceb3a3
No related branches found
No related tags found
1 merge request!222Release 0.12.0
Pipeline #62219 passed
......@@ -37,6 +37,7 @@ RUN pip3 install --break-system-packages \
pylint \
recommonmark \
sphinx-rtd-theme \
sphinx-jsonschema \
;
COPY .docker/wait-for-it.sh /wait-for-it.sh
ARG PYLIB
......
......@@ -24,6 +24,7 @@ dependencies, i.e., `pip install .[h5-crawler,spss]`.
- `sphinx-autoapi`
- `recommonmark`
- `sphinx-rtd-theme`
- `sphinx-jsonschema`
### How to contribute ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment