Skip to content

Commit

Permalink
venv needs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelb committed Jul 27, 2023
1 parent 8cc72bc commit 7e189a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -x
set -e

apt-get update
apt-get -y install git rsync python3-pip
apt-get -y install git rsync python3-pip python3-venv

python3 -m venv venv
source venv/bin/activate
Expand Down

0 comments on commit 7e189a0

Please sign in to comment.