Skip to content
Snippets Groups Projects

V3.0 stable

Merged Sylvester Joosten requested to merge v3.0-stable into master
2 files
+ 6
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -157,7 +157,7 @@ RUN cd /opt/spack-environment \
&& pip install --trusted-host pypi.org \
--trusted-host files.pythonhosted.org \
--no-cache-dir \
ipython matplotlib scipy yapf pandas \
ipython matplotlib scipy yapf pandas pycairo pyyaml \
jupyter jupyterlab uproot pyunfold seaborn \
&& echo -n "" \
&& echo "Executing cmake patch for dd4hep 16.1" \
Loading