From 424274c49b348555793535e8fcdaf3b3ef458ebe Mon Sep 17 00:00:00 2001 From: RemiZOffAlex Date: Sun, 12 Apr 2026 03:33:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20ci/base/root/pip.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ci/base/root/pip.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci/base/root/pip.sh b/ci/base/root/pip.sh index 7540737..985828e 100755 --- a/ci/base/root/pip.sh +++ b/ci/base/root/pip.sh @@ -5,5 +5,3 @@ set -e curl --output /root/get-pip.py https://bootstrap.pypa.io/get-pip.py python3 /root/get-pip.py rm /root/get-pip.py - -pip install doit