]> git.parisson.com Git - teleforma.git/commitdiff
pin setuptools
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 18 Jul 2022 07:38:48 +0000 (09:38 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 18 Jul 2022 07:38:48 +0000 (09:38 +0200)
Dockerfile

index a47e9e99dadd3ca29ba23d44f96f7f2efc702150..9fcc5419e8ebc1d945310d861fbd7167a7240410 100644 (file)
@@ -36,7 +36,7 @@ RUN apt-get update && \
     apt-get clean
 
 RUN pip3 install -U pip
-RUN pip3 install setuptools==58
+
 
 ENV LANG fr_FR.UTF-8
 ENV LANGUAGE fr_FR:fr