Add python3 venv to linux setup
This commit is contained in:
@@ -24,6 +24,7 @@ PACKAGES=(
|
||||
direnv
|
||||
net-tools
|
||||
tmux
|
||||
python3-venv
|
||||
)
|
||||
|
||||
if [ "$JAVA" == "true" ]; then
|
||||
|
||||
Reference in New Issue
Block a user