Skip to content
Snippets Groups Projects
Commit a99c3262 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Install lmfit python library

(cherry picked from commit b0fe6212)
parent d2f9be53
Branches
No related tags found
1 merge request!201Add awkward-array package
...@@ -158,6 +158,7 @@ RUN cd /opt/spack-environment \ ...@@ -158,6 +158,7 @@ RUN cd /opt/spack-environment \
--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 awkward \ jupyter jupyterlab uproot pyunfold seaborn stashcp awkward \
lmfit \
&& 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.
Please register or to comment