Skip to content
Snippets Groups Projects
Commit 5e793324 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

no need to install sphinx, as it is now in requirements.txt

parent fb645210
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -47,9 +47,3 @@ RUN wget https://mmseqs.com/latest/mmseqs-static_sse41.tar.gz &&\
mv /tmp/mmseqs2/bin/mmseqs /usr/local/bin &&\
# remove useless files
rm -r /tmp/mmseqs2
# Install sphinx
RUN pip3 install sphinx &&\
pip3 install sphinx_rtd_theme
\ No newline at end of file
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