python-zk / kazoo

Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
https://kazoo.readthedocs.io
Apache License 2.0
1.3k stars 386 forks source link

add GitHub URL for PyP #662

Closed andriyor closed 1 year ago

andriyor commented 2 years ago

Fixes #

Why is this needed?

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 automation tool find the source code for Requests.

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

Proposed Changes

Does this PR introduce any breaking change?

andriyor commented 2 years ago

url already pointing to readthedocs

StephenSorriaux commented 1 year ago

Thanks for your time on this, I'm closing this since it was finally added in #666