uv/crates/uv-distribution-types
Charlie Marsh 580bc9d079
Avoid erroring when match-runtime target is optional (#15671)
## Summary

If the package that has the `match-runtime` dependency itself isn't
being installed, we should avoid erroring if the package it _depends on_
isn't in the resolution.

Closes https://github.com/astral-sh/uv/issues/15661.
2025-09-04 08:34:53 -04:00
..
src Avoid erroring when match-runtime target is optional (#15671) 2025-09-04 08:34:53 -04:00
Cargo.toml Reject already-installed wheels that don't match the target platform (#15484) 2025-08-25 09:20:54 -04:00