Skip to content
Snippets Groups Projects
Commit ef8835b2 authored by Wouter Deconinck's avatar Wouter Deconinck Committed by Sylvester Joosten
Browse files

pip install lxml

parent f884f7dc
No related branches found
No related tags found
1 merge request!112pip install lxml
...@@ -156,7 +156,7 @@ RUN cd /opt/spack-environment \ ...@@ -156,7 +156,7 @@ RUN cd /opt/spack-environment \
&& pip install --trusted-host pypi.org \ && pip install --trusted-host pypi.org \
--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 lxml \
jupyter jupyterlab uproot pyunfold seaborn stashcp \ 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" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment