Add python3 venv to linux setup

This commit is contained in:
Tim McCarthy
2020-04-22 08:04:39 -07:00
committed by tim.mccarthy
parent d5c4ebd3f2
commit a8e3dcf4ce
+1
View File
@@ -24,6 +24,7 @@ PACKAGES=(
direnv direnv
net-tools net-tools
tmux tmux
python3-venv
) )
if [ "$JAVA" == "true" ]; then if [ "$JAVA" == "true" ]; then