uv/scripts/scenarios
Charlie Marsh e3f6b9c5f3
Filter wheels from lockfile based on architecture (#10584)
## Summary

After we resolve, we filter out any wheels that aren't applicable for
the target platforms. So, e.g., we remove macOS wheels if we find that
the user only asked to solve for Windows.

This PR extends the same logic to architectures, so that we filter out
ARM-only wheels when the user is only solving for x86, etc.

Closes #10571.
2025-01-14 14:39:21 +00:00
..
templates Update packse to include --python-platform (#10531) 2025-01-12 01:37:57 +00:00
.gitignore Only textwrap json packse scenarios with packse 0.3.32 (#5810) 2024-08-08 15:49:50 +02:00
generate.py Upgrade to the latest Ruff version (#10433) 2025-01-09 10:47:25 -05:00
requirements.in Update Packse snapshots (#8795) 2024-11-04 16:17:43 -05:00
requirements.txt Filter wheels from lockfile based on architecture (#10584) 2025-01-14 14:39:21 +00:00