Update hitl/run.sh
Co-authored-by: Robert Jördens <rj@quartiq.de>
This commit is contained in:
parent
5d7cac2293
commit
199ee38058
@ -12,7 +12,7 @@ set -eux
|
||||
|
||||
# Set up python for testing
|
||||
python3 -m venv --system-site-packages py-venv
|
||||
. py/bin/activate
|
||||
. py-venv/bin/activate
|
||||
|
||||
# Install Miniconf utilities for configuring stabilizer.
|
||||
python3 -m pip install -e py/
|
||||
|
Loading…
Reference in New Issue
Block a user