mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-16 06:42:12 +08:00
update pip/poetry versions (#32289)
old-commit-hash: bbbd510fcc37b507010c9499edbb3622574dcf4b
This commit is contained in:
committed by
GitHub
parent
e41bd18540
commit
8c69ae5381
@@ -54,8 +54,8 @@ fi
|
||||
eval "$(pyenv init --path)"
|
||||
|
||||
echo "update pip"
|
||||
pip install pip==23.3
|
||||
pip install poetry==1.6.1
|
||||
pip install pip==24.0
|
||||
pip install poetry==1.7.0
|
||||
|
||||
poetry config virtualenvs.prefer-active-python true --local
|
||||
poetry config virtualenvs.in-project true --local
|
||||
|
||||
Reference in New Issue
Block a user