mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-26 16:32:06 +08:00
Upgrade pip in ubuntu setup (#2573)
This commit is contained in:
@@ -85,6 +85,9 @@ pyenv rehash
|
||||
|
||||
# **** in python env ****
|
||||
|
||||
# upgrade pip
|
||||
pip install --upgrade pip==20.2.4
|
||||
|
||||
# install pipenv
|
||||
pip install pipenv==2020.8.13
|
||||
|
||||
|
||||
Reference in New Issue
Block a user