six

[:sys_platform == "win32" and python_version == "2.7"]
pywin32

[:sys_platform == "win32" and python_version >= "3.5"]
pywin32
