mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2024-12-18 20:47:51 +00:00
Python3 version
This commit is contained in:
parent
94135d0aa7
commit
976eb283f4
@ -44,7 +44,7 @@ jobs:
|
||||
command: |
|
||||
brew --env
|
||||
brew --config
|
||||
python -V
|
||||
python3 -V
|
||||
pip3 install -r scripts/requirements.txt
|
||||
python3 scripts/build.py download
|
||||
python3 scripts/build.py build_exe -b dist/exe.gns3server -s
|
||||
|
Loading…
Reference in New Issue
Block a user