mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
revert not installing requirements outside of tox
This commit is contained in:
parent
d8f622d438
commit
a4bc96af28
@ -5,6 +5,7 @@ before_install:
|
||||
- "sudo apt-get update -q"
|
||||
|
||||
install:
|
||||
- "pip install -r requirements.txt --use-mirrors"
|
||||
- "pip install tox"
|
||||
- "sudo apt-get install vpcs dynamips"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user