##// END OF EJS Templates
TST: Remove unneeded requirement on pywin32...
TST: Remove unneeded requirement on pywin32 The only routine that requires `pywin32` is `win32_clipboard_get` which is not tested.

File last commit:

r25705:ad14ee33
r27013:a5c798b3
Show More
mypy.ini
4 lines | 82 B | text/x-ini | IniLexer
[mypy]
python_version = 3.6
ignore_missing_imports = True
follow_imports = silent