# HG changeset patch # User Alex Gaynor <alex.gaynor@gmail.com> # Date 1651421344 21600 # Sun May 01 10:09:04 2022 -0600 # Node ID 88ee82b26e475d06ed8127511a0ee5f2cbf8a3f5 # Parent b07b54f6bd83851c5f8f1b7383901a4066b498b8 fix setup.cfg ... again (#307) diff --git a/setup.cfg b/setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -10,8 +10,8 @@ author = The Python Cryptographic Authority developers author_email = cryptography-dev@python.org classifiers = - Development Status :: 5 - Production/Stable" - License :: OSI Approved :: Apache Software License" + Development Status :: 5 - Production/Stable + License :: OSI Approved :: Apache Software License Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: Implementation :: PyPy Programming Language :: Python :: 3