diff --git a/pyproject.toml b/pyproject.toml index 782e6da4f..9c01f84e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,8 +12,6 @@ build-backend = "setuptools.build_meta" [project] name = "cryptography" version = "41.0.0.dev1" - - authors = [ {name = "The Python Cryptographic Authority and individual contributors", email = "cryptography-dev@python.org"} ]