mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-29 23:40:05 +00:00
Adjust Python version
This commit is contained in:
parent
9f185bd626
commit
1a85be06eb
@ -39,8 +39,8 @@ before_install:
|
|||||||
# eval "$(pyenv virtualenv-init -)"
|
# eval "$(pyenv virtualenv-init -)"
|
||||||
# pyenv virtualenv 3.6.3 general
|
# pyenv virtualenv 3.6.3 general
|
||||||
# pyenv global general
|
# pyenv global general
|
||||||
python3 -V
|
python -V
|
||||||
pip3 -V
|
pip -V
|
||||||
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user