mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-28 02:40:11 +00:00
## Summary This PR separates "gathering the requirements" from the rest of the metadata (e.g., version), which isn't required when installing a package's _dependencies_ (as opposed to installing the package itself). It thus ensures that we don't need to build a package when a static `pyproject.toml` is provided in `pip compile`. Closes https://github.com/astral-sh/uv/issues/4040. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||