Skip to content
Snippets Groups Projects

Install stashcp for OSG data egress

Merged Wouter Deconinck requested to merge pip-install-stashcp into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -150,7 +150,7 @@ RUN cd /opt/spack-environment \
--trusted-host files.pythonhosted.org \
--no-cache-dir \
ipython matplotlib scipy yapf pandas pycairo pyyaml \
jupyter jupyterlab uproot pyunfold seaborn \
jupyter jupyterlab uproot pyunfold seaborn stashcp \
&& echo -n "" \
&& echo "Executing cmake patch for dd4hep 16.1" \
&& sed -i "s/FIND_PACKAGE(Python/#&/" /usr/local/cmake/DD4hepBuild.cmake
Loading