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

fix(pip): set --no-binary=:all: if possible #1740

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

lengau
Copy link
Collaborator

@lengau lengau commented Jul 18, 2024

This reduces the chances of having pip install binary packages as indirect dependencies.

Partial fix for #1473

This reduces the chances of having pip install binary packages as
indirect dependencies.
@lengau lengau requested a review from a team July 18, 2024 19:15
@dariuszd21 dariuszd21 requested a review from a team July 18, 2024 19:24
@lengau lengau requested a review from dariuszd21 July 18, 2024 19:29
@dariuszd21 dariuszd21 requested a review from a team July 18, 2024 19:35
@lengau lengau merged commit 55434e0 into hotfix/2.7 Jul 18, 2024
18 of 21 checks passed
@lengau lengau deleted the work/CRAFT-3055/all-with-no-binary branch July 18, 2024 19:46
lengau added a commit that referenced this pull request Jul 19, 2024
Brings 2.7.0 and 2.7.1 into main.

Most notably, brings #1740 to main.
lengau added a commit that referenced this pull request Jul 19, 2024
This reduces the chances of having pip install binary packages as
indirect dependencies.

Partial fix for #1473
lengau added a commit that referenced this pull request Jul 19, 2024
This reduces the chances of having pip install binary packages as
indirect dependencies.

Partial fix for #1473
lengau added a commit that referenced this pull request Jul 19, 2024
This reduces the chances of having pip install binary packages as
indirect dependencies.

Partial fix for #1473
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.

3 participants