add GitHub URL for PyPi by andriyor · Pull Request #1708 · pythonnet/pythonnet

What does this implement/fix? Explain your changes.

Warehouse now uses the project_urls provided to display links in the sidebar on this screen, as well as including them in API responses to help the automation tool find the source code for Requests.

Example: pypi.org/pypi/requests/json
Docs: packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#project-urls

...

Does this close any currently open issues?

...

Any other comments?

...

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Ensure you have signed the .NET Foundation CLA
  • Add yourself to AUTHORS
  • Updated the CHANGELOG