uv/crates/uv-configuration
Charlie Marsh 5012b4e831
Allow `--editable` to override `editable = false` annotations (#15712)
## Summary

We support `--no-editable` on the CLI, but now that workspace members
and path dependencies can be marked as `editable = false`, I think it
makes sense for `--editable` to override that.
2025-09-07 14:37:04 -04:00
..
src Allow `--editable` to override `editable = false` annotations (#15712) 2025-09-07 14:37:04 -04:00
Cargo.toml Remove the native system store from the keyring providers (#15612) 2025-09-02 13:16:52 -05:00