mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-30 21:03:49 +02: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