diff --git a/pyproject.toml b/pyproject.toml index 3082e9d..9f70fc3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,6 @@ dependencies = [ [project.optional-dependencies] jwt = ["python-jwt", "jwcrypto"] - test = ["zope.testrunner"] [tool.setuptools]