Skip to content
Snippets Groups Projects
Commit 5ac82fd8 authored by Yannik Stradmann's avatar Yannik Stradmann Committed by Philipp Dauer
Browse files

ASIC: Add teststand dependencies

Change-Id: I0945879f99a083c7f8b87dcbfc0479ba8688c913
parent 41624ed7
No related branches found
No related tags found
No related merge requests found
...@@ -199,6 +199,9 @@ From: ${DOCKER_BASE_IMAGE} ...@@ -199,6 +199,9 @@ From: ${DOCKER_BASE_IMAGE}
ln -s /opt/conda/etc/profile.d/conda.sh /etc/profile.d/conda.sh ln -s /opt/conda/etc/profile.d/conda.sh /etc/profile.d/conda.sh
/opt/conda/bin/conda install -y pylint pycodestyle nose pyyaml /opt/conda/bin/conda install -y pylint pycodestyle nose pyyaml
# YS: teststand dependencies (no python in spack yet)
/opt/conda/bin/conda install -y numpy matplotlib
# ECM: and now some abspacking # ECM: and now some abspacking
yum -y install ccache sudo parallel yum -y install ccache sudo parallel
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment