mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-02 04:48:18 +00:00
Extends https://github.com/astral-sh/uv/pull/6092 to improve resolver error messages for workspaces that have a single member. As before, this requires a two-step approach of 1. Traversing the derivation tree and collapsing some members. In this case, we drop the empty root node in favor of the project. 2. Using special-case formatting for packages. In this case, the workspace package is referred to with "your project" instead of its name. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||