Skip to content
Snippets Groups Projects
Commit a904d36c authored by Virgile Gerecke's avatar Virgile Gerecke :metal:
Browse files

:construction_worker: Dockerfile - update pip

parent 99c9f798
Branches feat-visuals
No related merge requests found
Pipeline #378611 passed with stages
in 2 minutes and 55 seconds
......@@ -8,5 +8,6 @@ RUN set -ex \
&& apt-get install -y curl build-essential python3-dev gettext make \
&& rm -rf /var/lib/apt/lists/* \
&& echo "[global]\ntrusted-host=repodipory.u-strasbg.fr" > /etc/pip.conf \
&& pip install --upgrade pip \
&& pip install tox sphinx
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment