mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-25 13:36:41 +00:00
## Summary This PR ensures that we re-use the resolution to install the build dependencies when building a source distribution. Currently, we only pass along the list of requirements, and then use the `Finder` to map each requirement to a distribution. But we already determine the correct distribution when resolving! Closes https://github.com/astral-sh/puffin/issues/655. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||