uv/crates/uv-distribution
Charlie Marsh e84c9231aa
Allow editable = false for workspace sources (#15708)
## Summary

This ended up being a bit more complex, similar to `package = false`,
because we need to understand the editable status _globally_ across the
workspace based on the packages that depend on it.

Closes https://github.com/astral-sh/uv/issues/15686.
2025-09-07 15:41:17 +00:00
..
src Allow editable = false for workspace sources (#15708) 2025-09-07 15:41:17 +00:00
Cargo.toml Reject already-installed wheels built with outdated settings (#15289) 2025-08-15 15:15:55 +00:00