From 7c18abd9aa05bf0635cf124cd7b4ba867187114d 2023-11-09 12:44:26 From: Zach Borboa <123986465+zachborboacryptofi@users.noreply.github.com> Date: 2023-11-09 12:44:26 Subject: [PATCH] Remove use of appnope Remove usage of appnope last see in version 3.2.3 --- 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'