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