mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-04-03 01:11:59 +01: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
|
#python -m pip install --upgrade pip
|
||||||
|
|
||||||
PIP=pip
|
PIP=pip
|
||||||
|
sudo python -m pip install --upgrade pip
|
||||||
|
|
||||||
$PIP list > original-pip.list
|
$PIP list > original-pip.list
|
||||||
$PIP freeze >original.txt
|
$PIP freeze >original.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user