Files
mongo/etc/pip/components/platform.req
2019-11-12 18:22:44 +00:00

4 lines
159 B
Plaintext

# Platform-specific components
pypiwin32==223; sys_platform == "win32" and python_version > "3"
pywin32==225; sys_platform == "win32" and python_version > "3"