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

Deprecate setup.py install fallback when wheel package is absent #11331

Merged
merged 4 commits into from
Aug 10, 2022

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Jul 31, 2022

Towards #8102 and #8559.

Restarting #8560.

@sbidoul sbidoul marked this pull request as ready for review August 2, 2022 10:26
@sbidoul sbidoul added this to the 22.3 milestone Aug 2, 2022
f"'pyproject.toml' and the 'wheel' package "
f"is not installed."
),
replacement="to enable the '--use-pep517' option",
Copy link
Member Author

Choose a reason for hiding this comment

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

@pypa/pip-committers what do you think about the suggested replacement. Should we also suggest to install wheel - it is a transitory measure, which is why I did not add it for now, but may also be necessary if using --no-build-isolation.

Copy link
Member

Choose a reason for hiding this comment

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

I'm inclined not to say install wheel. That's basically implied as an option by the deprecation reason itself. And as you say, it's not the approach we want to encourage.

@sbidoul
Copy link
Member Author

sbidoul commented Aug 10, 2022

Thanks for the reviews!

@sbidoul sbidoul merged commit ee7bcae into pypa:main Aug 10, 2022
@sbidoul sbidoul deleted the 8559-take-2-sbi branch August 10, 2022 16:43
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants