Skip to content
Snippets Groups Projects
Commit a66bbe4d authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Install stashcp for OSG data egress

parent 3a41aff4
No related branches found
No related tags found
1 merge request!106Install stashcp for OSG data egress
...@@ -150,7 +150,7 @@ RUN cd /opt/spack-environment \ ...@@ -150,7 +150,7 @@ RUN cd /opt/spack-environment \
--trusted-host files.pythonhosted.org \ --trusted-host files.pythonhosted.org \
--no-cache-dir \ --no-cache-dir \
ipython matplotlib scipy yapf pandas pycairo pyyaml \ ipython matplotlib scipy yapf pandas pycairo pyyaml \
jupyter jupyterlab uproot pyunfold seaborn \ jupyter jupyterlab uproot pyunfold seaborn stashcp \
&& echo -n "" \ && echo -n "" \
&& echo "Executing cmake patch for dd4hep 16.1" \ && echo "Executing cmake patch for dd4hep 16.1" \
&& sed -i "s/FIND_PACKAGE(Python/#&/" /usr/local/cmake/DD4hepBuild.cmake && sed -i "s/FIND_PACKAGE(Python/#&/" /usr/local/cmake/DD4hepBuild.cmake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment