Update setup.cfg
This commit is contained in:
@@ -6,8 +6,11 @@ maintainer_email = opensource@securityinnovation.com
|
|||||||
description = Pretty Good Privacy for Python
|
description = Pretty Good Privacy for Python
|
||||||
keywords = OpenPGP, PGP, Pretty Good Privacy, GPG, GnuPG, openpgp, pgp, gnupg, gpg, encryption, signature
|
keywords = OpenPGP, PGP, Pretty Good Privacy, GPG, GnuPG, openpgp, pgp, gnupg, gpg, encryption, signature
|
||||||
url = https://github.com/SecurityInnovation/PGPy
|
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 = file: README.rst
|
||||||
|
long_description_content_type = text/x-rst
|
||||||
classifiers =
|
classifiers =
|
||||||
Development Status :: 4 - Beta
|
Development Status :: 4 - Beta
|
||||||
Operating System :: POSIX :: Linux
|
Operating System :: POSIX :: Linux
|
||||||
@@ -15,6 +18,7 @@ classifiers =
|
|||||||
Operating System :: Microsoft :: Windows
|
Operating System :: Microsoft :: Windows
|
||||||
Intended Audience :: Developers
|
Intended Audience :: Developers
|
||||||
Programming Language :: Python
|
Programming Language :: Python
|
||||||
|
Programming Language :: Python :: 3.9
|
||||||
Programming Language :: Python :: 3.8
|
Programming Language :: Python :: 3.8
|
||||||
Programming Language :: Python :: 3.7
|
Programming Language :: Python :: 3.7
|
||||||
Programming Language :: Python :: 3.6
|
Programming Language :: Python :: 3.6
|
||||||
|
|||||||
Reference in New Issue
Block a user