Skip to content

Commit 0c63b2e

Browse files
Merge pull request #514 from kevin-bates/drop-pywin32
Drop dependency on pywin32
2 parents 627898f + d9272f2 commit 0c63b2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ install_requires =
4141
Send2Trash
4242
terminado>=0.8.3
4343
prometheus_client
44-
pywin32>=1.0 ; sys_platform == 'win32'
4544
anyio>=2.0.2,<3 ; python_version < '3.7'
4645
anyio>=3.0.1,<4 ; python_version >= '3.7'
4746
websocket-client

0 commit comments

Comments
 (0)