mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-04 00:54:42 +00:00
## Summary `FlatIndex` is now the thing that's keyed on `PackageName`, while `FlatDistributions` is what used to be called `FlatIndex` (a map from version to `PrioritizedDistribution`, for a single package). I find this a bit clearer, since we can also remove the `from_files` that doesn't return `Self`, which I had trouble following. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||