Skip to content

refactor: Add BuildEnvironmentInstaller protocol #13452

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
Jul 17, 2025

Conversation

ichard26
Copy link
Member

Towards #13450. This enables alternative build dependency installers to be added. This is a step towards installing build dependencies in-process.

This enables alternative build dependency installers to be added. This
is a step towards installing build dependencies in-process.
@ichard26 ichard26 added type: refactor Refactoring code skip news Does not need a NEWS file entry (eg: trivial changes) labels Jun 28, 2025
Copy link
Member

@notatallshaw notatallshaw left a comment

Choose a reason for hiding this comment

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

LGTM

@ichard26 ichard26 merged commit b817b2b into pypa:main Jul 17, 2025
29 checks passed
@ichard26
Copy link
Member Author

Thank you for the review!

@ichard26 ichard26 deleted the refactor/build-dep-installer-interface branch July 17, 2025 17:23
sepehr-rs pushed a commit to sepehr-rs/pip that referenced this pull request Jul 19, 2025
This enables alternative build dependency installers to be added. This
is a step towards installing build dependencies in-process.
pelson pushed a commit to pelson/pip that referenced this pull request Jul 20, 2025
This enables alternative build dependency installers to be added. This
is a step towards installing build dependencies in-process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news Does not need a NEWS file entry (eg: trivial changes) type: refactor Refactoring code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants