We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 627898f commit d9272f2Copy full SHA for d9272f2
setup.cfg
@@ -41,7 +41,6 @@ install_requires =
41
Send2Trash
42
terminado>=0.8.3
43
prometheus_client
44
- pywin32>=1.0 ; sys_platform == 'win32'
45
anyio>=2.0.2,<3 ; python_version < '3.7'
46
anyio>=3.0.1,<4 ; python_version >= '3.7'
47
websocket-client
0 commit comments