uv/crates/uv-resolver
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 Add uv tree --show-sizes to show package sizes (#15531) 2025-08-29 08:31:46 -05:00