uv/crates/uv-types
konsti 95c9621541
Refactor editables for supporting them in bluejay commands (#3639)
This is split out from workspaces support, which needs editables in the
bluejay commands. It consists mainly of refactorings:

* Move the `editable` module one level up.
* Introduce a `BuiltEditableMetadata` type for `(LocalEditable,
Metadata23, Requirements)`.
* Add editables to `InstalledPackagesProvider` so we can use
`EmptyInstalledPackages` for them.
2024-05-20 16:22:12 +00:00
..
src Refactor editables for supporting them in bluejay commands (#3639) 2024-05-20 16:22:12 +00:00
Cargo.toml Remove unused dependencies (#3527) 2024-05-11 13:33:49 -04:00