diff --git a/setup.cfg b/setup.cfg index 2dd5c6e..041a639 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,6 @@ packages = find: python_requires = >=3.9 zip_safe = False install_requires = - appnope; sys_platform == "darwin" colorama; sys_platform == "win32" decorator exceptiongroup; python_version<'3.11'