mirror of https://github.com/astral-sh/uv
## Summary This just enables the `DistributionFinder` (previously known as the `WheelFinder`) to select source distributions when there are no matching wheels for a given platform. As a reminder, the `DistributionFinder` is a simple resolver that doesn't look at any dependencies: it just takes a set of pinned packages, and finds a distribution to install to satisfy each requirement. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||