Skip to content

Declare setuptools as the build backend in pyproject.toml #350

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

Merged
merged 1 commit into from
Apr 27, 2025

Conversation

ichard26
Copy link
Contributor

Otherwise, pip 25.1 issues a deprecation warning about setup.py bdist_wheel from installing from source, xref pypa/pip#6334.

OTOH, certifi installs from source just fine without an explicit build-system declaration. When setuptools is not installed, pip will use a default pyproject.toml and install setuptools in a temporary environment.

Copy link
Member

@alex alex left a comment

Choose a reason for hiding this comment

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

thanks!

@alex alex merged commit 1899613 into certifi:master Apr 27, 2025
9 checks passed
@ichard26 ichard26 deleted the pyproject.toml branch May 2, 2025 20:36
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