Do not install python3-venv
This commit is contained in:
@@ -68,7 +68,6 @@ _install() {
|
||||
if ! command -v python3 >/dev/null ; then
|
||||
printf 'Python3 not installed, installing ...\n'
|
||||
_install "python3"
|
||||
_install "python3-venv"
|
||||
printf 'Done\n'
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user