mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 09:18:08 +00:00
Install winpcap for the windows tests
This commit is contained in:
parent
51ef5d8c90
commit
3de04d6e76
@ -9,6 +9,7 @@ environment:
|
|||||||
DISTUTILS_USE_SDK: "1"
|
DISTUTILS_USE_SDK: "1"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- cinst nmap
|
||||||
- "%PYTHON%\\python.exe -m pip install -r dev-requirements.txt"
|
- "%PYTHON%\\python.exe -m pip install -r dev-requirements.txt"
|
||||||
- "%PYTHON%\\python.exe -m pip install -r win-requirements.txt"
|
- "%PYTHON%\\python.exe -m pip install -r win-requirements.txt"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user