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 7615f32 commit 87ab9bbCopy full SHA for 87ab9bb
setup.cfg
@@ -43,6 +43,7 @@ install_requires =
43
anyio>=3.1.0,<4
44
websocket-client
45
packaging
46
+ pywinpty(<2);os_name=='nt'
47
48
[options.extras_require]
49
test =
0 commit comments