Merge pull request #1308 from GNS3/pywin32-dep

Pywin32 instead of pypiwin32, Ref. #1276
pull/1309/head
ziajka 6 years ago committed by GitHub
commit 7beae4e451
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,3 @@
-rrequirements.txt
pypiwin32<222 # pyup: ignore
pywin32>=223 # pyup: ignore

Loading…
Cancel
Save