mirror of https://github.com/astral-sh/uv
## Summary We had a guard in the resolve to avoid "self-dependencies" (as in `gps3==0.33.3`), but this guard was _unintentionally_ filtering out recursive extras. Closes https://github.com/astral-sh/uv/issues/1342. ## Test Plan Taken from https://github.com/astral-sh/uv/pull/1352. |
||
|---|---|---|
| .. | ||
| templates | ||
| .gitignore | ||
| requirements.txt | ||
| update.py | ||