Commits
Click on a commit to change the comparison rangeError when built wheel is for the wrong platform
Error when a built wheel is for the wrong platform. This can happen especially when using `--python-platform` or `--python-version` with `uv pip install`.
Fixes #16019
Ready for review but I want to make some more testing before merging. Add test for `uv pip compile --python-platform`