mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-21 23:01:52 +00:00
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