Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New log appenders stdout and stderr. Use stdout for xbt_help.
[simgrid.git] / tools / docker / Dockerfile.build-deps
index 4e76b83..3a189e9 100644 (file)
@@ -14,5 +14,5 @@ RUN apt update && \
        chrpath \
        libdw-dev libevent-dev libunwind8-dev \
        && \
-    pip3 install breathe javasphinx sphinx>=1.8.0b1 sphinx_rtd_theme
+    pip3 install breathe javasphinx 'sphinx>=1.8.0b1' sphinx_rtd_theme
                   
\ No newline at end of file