mirror of https://github.com/astral-sh/uv
## Summary Right now, if a workspace member is first created by way of being a dev dependency on another member, we end up duplicating it in the graph. Instead, we should create all the roots upfront; all subsequent node creations are robust to existing nodes. Closes https://github.com/astral-sh/uv/issues/13673#issuecomment-2912196406. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||