mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-17 22:38:08 +00:00
Install external PIP
This commit is contained in:
@ -41,6 +41,7 @@ before_install:
|
||||
# pyenv virtualenv 3.6.3 general
|
||||
# pyenv global general
|
||||
python3 -V
|
||||
wget -qO- https://bootstrap.pypa.io/get-pip.py | python3
|
||||
python3 -m pip -V
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user