Skip to content
Snippets Groups Projects
Commit 7856b3cd authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

setup.py: Add some URLs for the site of PyPI.org.

parent b709345a
No related branches found
No related tags found
No related merge requests found
......@@ -82,4 +82,10 @@ setup(
'Programming Language :: Python :: 3.7',
'Topic :: Utilities',
],
# https://packaging.python.org/guides/distributing-packages-using-setuptools/#project-urls
project_urls={
"Issues": "https://salsa.debian.org/reproducible-builds/diffoscope/-/issues",
"Merge requests": "https://salsa.debian.org/reproducible-builds/diffoscope/-/merge_requests",
},
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment