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 #1012

Merged
merged 1 commit into from Mar 3, 2022
Merged

add GitHub URL for PyPi #1012

merged 1 commit into from Mar 3, 2022

Conversation

andriyor
Copy link
Contributor

@andriyor andriyor commented Mar 3, 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

@andriyor andriyor requested a review from a team as a code owner March 3, 2022 16:22
@github-actions github-actions bot added the needs_triage New item that needs to be triaged label Mar 3, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

Copy link
Contributor

@Shrews Shrews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

How about improving it a bit more and adding an entry for the docs?

   'Documentation': 'https://ansible-runner.readthedocs.io'

@andriyor
Copy link
Contributor Author

andriyor commented Mar 3, 2022

But home_page already point to it so I think it's redundant

@Shrews
Copy link
Contributor

Shrews commented Mar 3, 2022

But home_page already point to it so I think it's redundant

Ah, so it does. Thanks again.

@Shrews Shrews added gate and removed needs_triage New item that needs to be triaged gate labels Mar 3, 2022
@ansible-zuul ansible-zuul bot merged commit 47101a9 into ansible:devel Mar 3, 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.

None yet

2 participants