Update hitl/run.sh

Co-authored-by: Robert Jördens <rj@quartiq.de>
master
Ryan Summers 2021-08-09 17:00:42 +02:00 committed by GitHub
parent 5d7cac2293
commit 199ee38058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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/