setup.py: add documentation link

This commit is contained in:
Stefano Zacchiroli 2020-04-29 18:31:45 +02:00
parent d2daed02af
commit 566294749e

View file

@ -79,5 +79,6 @@ setup(
"Bug Reports": "https://forge.softwareheritage.org/maniphest",
"Funding": "https://www.softwareheritage.org/donate",
"Source": "https://forge.softwareheritage.org/source/swh-lister",
"Documentation": "https://docs.softwareheritage.org/devel/swh-lister/",
},
)