pywin32 is required to run tests under windows

This commit is contained in:
Daniel Graña 2018-07-03 17:15:48 -03:00
parent dd75297e3f
commit 19ad94105f
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ botocore
bpython
ipython
brotlipy
pywin32; sys_platform == "win32"