Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add GitHub URL for PyPi #396

Merged
merged 1 commit into from
Mar 12, 2022
Merged

add GitHub URL for PyPi #396

merged 1 commit into from
Mar 12, 2022

Conversation

andriyor
Copy link
Contributor

@andriyor andriyor commented Mar 5, 2022

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

@mgeier
Copy link
Member

mgeier commented Mar 5, 2022

Thanks! I wanted to add this at some point, but I must have forgotten.

What about changing Source to Source Code? I think this would be clearer.

And what about adding Bug Tracker?

Another example:
https://pypi.org/project/nbsphinx/
https:/spatialaudio/nbsphinx/blob/d7241b111178fb850f09b52574c8d1d720c84099/setup.py#L31-L35

Interestingly, in your JSON example, the bugtrack_url and docs_url are empty, do you know what's up with that?

@andriyor
Copy link
Contributor Author

andriyor commented Mar 5, 2022

Source is the most used key pypi/warehouse#5947

@mgeier
Copy link
Member

mgeier commented Mar 12, 2022

"most used" doesn't necessarily mean "best choice". But if you prefer Source, that's fine with me.

Thanks again!

@mgeier mgeier merged commit 21e201f into spatialaudio:master Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants