Check if locking version of pypiwin32==220 helps, Ref. #1276

pull/1277/head
ziajka 6 years ago
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…
Cancel
Save