Skip to content
Snippets Groups Projects
Commit 6e129c69 authored by Christoph Alt's avatar Christoph Alt
Browse files

also upgradeing pystencils automatically

parent 4a78c9c9
No related tags found
1 merge request!4Using now job scripts for executing benchmarks
Pipeline #595836 waiting for manual action
......@@ -19,7 +19,7 @@ then
python3 -m venv $PYTHON_VENV
fi
source $PYTHON_VENV/bin/activate
pip install --upgrade pip setuptools wheel jinja2 py-cpuinfo lbmpy
pip install --upgrade pip setuptools wheel jinja2 py-cpuinfo lbmpy pystencils
pip list
mkdir -p ${BUILD_DIR}
......
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