From f90bc7bead577f40b2aa5234caa8ef4ff5a94f8e Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Mon, 7 Oct 2024 19:37:19 +0000 Subject: [PATCH] Update repo --- scripts/setup-ubuntu.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/setup-ubuntu.sh b/scripts/setup-ubuntu.sh index 5f317d94b7..790b1282b8 100755 --- a/scripts/setup-ubuntu.sh +++ b/scripts/setup-ubuntu.sh @@ -65,11 +65,9 @@ PACKAGES+=" xmlto" PACKAGES+=" xmltoman" # Needed by python modules (e.g. asciinema) and some build systems. -PACKAGES+=" python3.11" PACKAGES+=" python3-pip" PACKAGES+=" python3-setuptools" PACKAGES+=" python-wheel-common" -PACKAGES+=" python3.11-venv" PACKAGES+=" python3.12-venv" # Needed by package bc.