forked from expo/troggle
update pip inside venv
This commit is contained in:
parent
364a636fa0
commit
859ae9d825
@ -62,6 +62,7 @@ echo "### Activated."
|
||||
#python -m pip install --upgrade pip
|
||||
|
||||
PIP=pip
|
||||
sudo python -m pip install --upgrade pip
|
||||
|
||||
$PIP list > original-pip.list
|
||||
$PIP freeze >original.txt
|
||||
|
Loading…
Reference in New Issue
Block a user