Install winpcap for the windows tests

pull/987/head
Julien Duponchelle 7 years ago
parent 51ef5d8c90
commit 3de04d6e76
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

@ -9,6 +9,7 @@ environment:
DISTUTILS_USE_SDK: "1"
install:
- cinst nmap
- "%PYTHON%\\python.exe -m pip install -r dev-requirements.txt"
- "%PYTHON%\\python.exe -m pip install -r win-requirements.txt"

Loading…
Cancel
Save