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