summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2022-05-01 10:09:04 -0600
committerGitHub <noreply@github.com>2022-05-01 10:09:04 -0600
commit0df855d4ad23fa66379d3ac751e39b5d8a7a39f1 (patch)
tree8c2a712c2cce5dd19463d837978c504a44fc77ca /setup.cfg
parentdcc9b662c65c0b462a51e1e209a15bb887312f0c (diff)
downloadpy-bcrypt-git-0df855d4ad23fa66379d3ac751e39b5d8a7a39f1.tar.gz
fix setup.cfg ... again (#307)3.2.1
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index d823e3b..1c81085 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -10,8 +10,8 @@ url = https://github.com/pyca/bcrypt/
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