mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-01-18 21:42:55 +00:00
update pip inside venv
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user