diff --git a/setup_linux.sh b/setup_linux.sh index 5b865e9..de2c5ed 100644 --- a/setup_linux.sh +++ b/setup_linux.sh @@ -24,6 +24,7 @@ PACKAGES=( direnv net-tools tmux + python3-venv ) if [ "$JAVA" == "true" ]; then