uv/crates/uv-installer
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 Add parsed URL fields to Dist variants (#3429) 2024-05-14 01:23:27 +00:00