From 81928f18d7c0b2bd566e4abc2ba17a008c62cad0 Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Sat, 29 Jan 2022 10:12:04 -0600 Subject: [PATCH] pin pywintpy for now --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index b7f704c6a7..322c5106f1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,6 +43,7 @@ install_requires = anyio>=3.1.0,<4 websocket-client packaging + pywinpty(<2);os_name=='nt' [options.extras_require] test =