Update setup.cfg

This commit is contained in:
James Morris
2021-04-20 11:28:17 -04:00
parent c8ac970e33
commit b20a66fe54

View File

@@ -6,8 +6,11 @@ maintainer_email = opensource@securityinnovation.com
description = Pretty Good Privacy for Python
keywords = OpenPGP, PGP, Pretty Good Privacy, GPG, GnuPG, openpgp, pgp, gnupg, gpg, encryption, signature
url = https://github.com/SecurityInnovation/PGPy
#bugtrack_url = https://github.com/SecurityInnovation/PGPy/issues",
project_urls =
Documentation = https://pgpy.readthedocs.io/en/latest/
Bug Tracker = https://github.com/SecurityInnovation/PGPy/issues
long_description = file: README.rst
long_description_content_type = text/x-rst
classifiers =
Development Status :: 4 - Beta
Operating System :: POSIX :: Linux
@@ -15,6 +18,7 @@ classifiers =
Operating System :: Microsoft :: Windows
Intended Audience :: Developers
Programming Language :: Python
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.6