Skip to content

wheel builds: react to changes in pip's handling of build constraints#757

Merged
rapids-bot[bot] merged 2 commits intorapidsai:release/26.02from
mmccarty:fix/new-build-constraint
Jan 20, 2026
Merged

wheel builds: react to changes in pip's handling of build constraints#757
rapids-bot[bot] merged 2 commits intorapidsai:release/26.02from
mmccarty:fix/new-build-constraint

Conversation

@mmccarty
Copy link
Contributor

Description

Contributes to rapidsai/build-planning#242

Modifying ci/build_wheel.sh to

  • pass--build-constraint="${PIP_CONSTRAINT}" unless build isolation is enabled.
  • unset PIP_CONSTRAINT (set by rapids-init-pip)... it doesn't affect builds as of pip 25.3, and results in an error from pip wheel when set and --build-constraint is also passed

@mmccarty mmccarty requested a review from jameslamb January 16, 2026 17:56
@mmccarty mmccarty requested a review from a team as a code owner January 16, 2026 17:56
@mmccarty mmccarty added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 16, 2026
@jameslamb
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit e50cf91 into rapidsai:release/26.02 Jan 20, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants