mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 09:18:08 +00:00
Check if locking version of pypiwin32==220 helps, Ref. #1276
This commit is contained in:
parent
8268e76a86
commit
cbb15c7a84
@ -15,7 +15,6 @@ install:
|
||||
- "%PYTHON%\\python.exe -m pip install -r dev-requirements.txt"
|
||||
- "%PYTHON%\\python.exe -m pip install -r win-requirements.txt"
|
||||
|
||||
|
||||
build: off
|
||||
|
||||
test_script:
|
||||
|
@ -1,3 +1,3 @@
|
||||
-rrequirements.txt
|
||||
|
||||
pypiwin32 # pyup: ignore
|
||||
pypiwin32==220 # pyup: ignore
|
||||
|
Loading…
Reference in New Issue
Block a user