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

don't install matplotlib in docker

parent 7318570b
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -20,7 +20,7 @@ RUN apt-get install -y \ ...@@ -20,7 +20,7 @@ RUN apt-get install -y \
RUN pip3 install --upgrade pip RUN pip3 install --upgrade pip
# Install matplotlib (too long to do each time) # Install matplotlib (too long to do each time)
RUN pip3 install matplotlib # RUN pip3 install matplotlib
## # Install barrnap ## # Install barrnap
## WORKDIR /tmp ## WORKDIR /tmp
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment