Skip to content
Snippets Groups Projects
Unverified Commit 904872c8 authored by Daniel's avatar Daniel
Browse files

DOC: More specific about versions.

parent 6660f890
Branches
Tags
1 merge request!22Release 0.3
......@@ -35,4 +35,5 @@ RUN rm -r /git/.git \
RUN cd /git && pip3 install .
WORKDIR /git/integrationtests
CMD /wait-for-it.sh caosdb-server:10443 -t 500 -- ./test.sh
# At least recommonmark 0.6 required.
RUN pip3 install recommonmark
......@@ -38,4 +38,4 @@ Build documentation in `build/` with `make doc`.
- sphinx
- sphinx-autoapi
- recommonmark
- recommonmark >= 0.6.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment