enhancement: add some metadata to provide extra info in its PyPI page

Add some metadata (project_urls) to provide extra info in its PyPI page.

Signed-off-by: Satoru SATOH <satoru.satoh@gmail.com>
This commit is contained in:
Satoru SATOH 2020-09-03 00:51:36 +09:00 committed by Adrien Vergé
parent 4171cdafc9
commit 29d2b50d50

View File

@ -39,6 +39,12 @@ classifiers =
Topic :: Software Development :: Quality Assurance Topic :: Software Development :: Quality Assurance
Topic :: Software Development :: Testing Topic :: Software Development :: Testing
project_urls =
Documentation = https://yamllint.readthedocs.io
Download = https://pypi.org/project/yamllint/#files
Bug Tracker = https://github.com/adrienverge/yamllint/issues
Source Code = https://github.com/adrienverge/yamllint
[options] [options]
packages = find: packages = find: