Обновить ci/base/root/pip.sh
All checks were successful
Build toolchain image / Builder (push) Successful in 24m5s

This commit is contained in:
2026-04-12 03:33:30 +03:00
parent ba425c606b
commit 424274c49b

View File

@@ -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