Add useful project links to metadata

Hacking PyPI presence does miss to expose few essential links related
to the project, so we add them to avoid forcing users to dig into
the documentation to find them.

Change-Id: I534ca4509bdb5f6846a41bf7cd25dd1773abaca7
This commit is contained in:
Sorin Sbarnea 2021-03-30 10:11:27 +01:00
parent 11fef202d7
commit bb71c7271d
1 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,11 @@ description-file =
README.rst
home-page = https://docs.openstack.org/hacking/latest/
python-requires = >=3.5
project_urls =
Bug Tracker = https://bugs.launchpad.net/hacking
Reviews = https://review.opendev.org/q/p:openstack/hacking+status:open
CI = https://zuul.opendev.org/t/openstack/builds?project=openstack%%2Fhacking
Source Code = https://opendev.org/openstack/hacking
classifier =
Development Status :: 4 - Beta
Environment :: Console