From 90be2b4251999f46b2657917e2ed56f1aed17d04 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Tue, 23 Jun 2020 07:14:28 -0500 Subject: [PATCH] Add links to package metadata This adds the Source and Tracker links to our package metadata so that the links show up on the PyPi page for this package. https://pypi.org/project/cinder/ Change-Id: I704b3c41611c4778443256a0533e0522056985a4 Signed-off-by: Sean McGinnis --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.cfg b/setup.cfg index b40fa0000d5..e936f91b563 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,9 @@ classifier = Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 +project_urls: + Source=https://opendev.org/openstack/cinder + Tracker=https://bugs.launchpad.net/cinder [files] data_files =