From 3bd6f2c668279136a876966a21fd4cd72bfa795f Mon Sep 17 00:00:00 2001 From: beni69 <73666440+beni69@users.noreply.github.com> Date: Fri, 11 Feb 2022 20:47:00 +0100 Subject: [PATCH] remove package: python2-pip --- scripts/postinstall.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/postinstall.sh b/scripts/postinstall.sh index 780b00b..682f96c 100644 --- a/scripts/postinstall.sh +++ b/scripts/postinstall.sh @@ -65,7 +65,6 @@ pacman -Syu --noconfirm --needed \ python \ python2 \ python-pip \ - python2-pip \ bind-tools \ tree \ github-cli \