Upgrade pip in ubuntu setup (#2573)
old-commit-hash: e1bda99acbf7f471ec94d76fb6b12f9d488e99bf
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