Skip to content
Snippets Groups Projects

Add awkward-array package

Merged Sylvester Joosten requested to merge cherry-pick-0e8bd246 into v4.0-acadia-stable
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -157,7 +157,7 @@ RUN cd /opt/spack-environment \
@@ -157,7 +157,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 lxml \
ipython matplotlib scipy yapf pandas pycairo pyyaml lxml \
jupyter jupyterlab uproot pyunfold seaborn stashcp \
jupyter jupyterlab uproot pyunfold seaborn stashcp awkward \
&& 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
Loading