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

Replace reference to setup.py in settings with pyproject.toml #11985

Closed
wants to merge 1 commit into from

Conversation

JakobDev
Copy link

Using a setup.py is outdated. Even the linked tutorial already uses a pyproject.toml.

@JakobDev JakobDev requested a review from a team as a code owner July 29, 2022 10:52
@@ -102,7 +102,7 @@ <h3>{% trans %}<abbr title="two factor authentication">2FA</abbr> requirement{%
<h3>{% trans %}Project description and sidebar{% endtrans %}</h3>
<p>
{% trans trimmed project_name=project.name, setup_args_href='https://packaging.python.org/tutorials/distributing-packages/#setup-args', twine_docs_href='https://twine.readthedocs.io/en/latest/', distribution_href='https://packaging.python.org/tutorials/distributing-packages/' %}
Copy link
Member

Choose a reason for hiding this comment

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

We should probably also update the setup_args_href link to have a different name and point to https://packaging.python.org/en/latest/tutorials/packaging-projects/#creating-pyproject-toml or something similar instead.

@di
Copy link
Member

di commented Sep 30, 2022

@JakobDev, any plans to resolve the issues here or should we close this?

@miketheman miketheman added the awaiting-response PRs and issues that are awaiting author response label Jan 9, 2023
@di di closed this Mar 6, 2023
@di
Copy link
Member

di commented Mar 6, 2023

I made #13143 to capture the overall issue here.

sabre-code added a commit to sabre-code/warehouse that referenced this pull request Mar 27, 2023
Addressed issue mentioned  in this comment here pypi#11985 (comment)
@miketheman 
Please check if it's exactly the way you suggested.
Thanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-response PRs and issues that are awaiting author response
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants