We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b8476 commit b48da5bCopy full SHA for b48da5b
Dockerfile
@@ -182,7 +182,7 @@ RUN conda config --add channels conda-forge --add channels intel && \
182
libxslt=1.1.29 \
183
traits=4.6.0 \
184
psutil=5.0.1 \
185
- icu=58.1 && \
+ icu=58.1
186
187
# matplotlib cleanups: set default backend, precaching fonts
188
RUN sed -i 's/\(backend *: \).*$/\1Agg/g' /usr/local/miniconda/lib/python3.5/site-packages/matplotlib/mpl-data/matplotlibrc && \
0 commit comments