--- a/setup.py +++ b/setup.py @@ -85,7 +85,6 @@ install_requires=[ "setuptools", "wrapt~=1.10", - 'windows-curses;platform_system=="Windows" and platform_python_implementation=="CPython"', "typing_extensions>=3.10.0.0", 'pywin32;platform_system=="Windows" and platform_python_implementation=="CPython"', 'msgpack~=1.0.0;platform_system!="Windows"',