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

Systematically add PIP_BREAK_SYSTEM_PACKAGES to all .yml files from which pip is called. #4705

Merged
merged 3 commits into from
Jun 17, 2023

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Jun 16, 2023

Description

See e.g. https://veronneau.org/python-311-pip-and-breaking-system-packages.html for background.

Currently PIP_BREAK_SYSTEM_PACKAGES is really only needed in ci.yml, but pro-actively setting it everywhere pip is called, so we don't have to come back here repeatedly in the future.

Suggested changelog entry:

@rwgk rwgk marked this pull request as ready for review June 17, 2023 04:38
@rwgk rwgk requested a review from henryiii as a code owner June 17, 2023 04:38
@rwgk rwgk requested a review from Skylion007 June 17, 2023 04:39
@rwgk
Copy link
Collaborator Author

rwgk commented Jun 17, 2023

Thanks @henryiii!

@rwgk rwgk merged commit 8493228 into pybind:master Jun 17, 2023
@rwgk rwgk deleted the PIP_BREAK_SYSTEM_PACKAGES branch June 17, 2023 14:02
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Jun 17, 2023
@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Jun 17, 2023
rwgk pushed a commit to rwgk/pybind11 that referenced this pull request Jun 24, 2023
rwgk pushed a commit that referenced this pull request Jun 24, 2023
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