diff --git a/setup.cfg b/setup.cfg index 0ea293642..e9d1e8c9b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -37,7 +37,6 @@ install_requires = oauthlib >= 3.1.0 jwcrypto >= 0.8.0 importlib-metadata; python_version < "3.8" - six [options.packages.find] exclude = tests