Add missing links to project metadata (#1789)

Fixes: #1788
This commit is contained in:
Sorin Sbarnea
2021-03-08 14:12:51 +11:00
committed by GitHub
parent 55d98373d8
commit 64f532aecc
+6 -1
View File
@@ -54,7 +54,12 @@ if __name__ == "__main__":
description="Use the full Github API v3",
author="Vincent Jacques",
author_email="vincent@vincent-jacques.net",
url="http://pygithub.readthedocs.io/en/latest/",
url="https://github.com/pygithub/pygithub",
project_urls={
"Documentation": "http://pygithub.readthedocs.io/en/latest/",
"Source": "https://github.com/pygithub/pygithub",
"Tracker": "https://github.com/pygithub/pygithub/issues",
},
long_description=textwrap.dedent(
"""\
(Very short) Tutorial