uv/scripts
Charlie Marsh f25781ff6c
Support recursive extras (#1435)
## 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.
2024-02-16 11:42:04 -05:00
..
bench Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
benchmarks Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
bootstrap nit: make bootstrap/install.py executable (#1385) 2024-02-16 00:14:29 +00:00
compare_with_pip Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
editable-installs Support extras in editable requirements (#1113) 2024-01-26 12:07:51 +00:00
popular_packages Finish install-many with pypi 10k most dependents (#732) 2023-12-27 09:42:51 -05:00
requirements Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
scenarios Support recursive extras (#1435) 2024-02-16 11:42:04 -05:00
wheels Implement --find-links as flat indexes (directories in pip-compile) (#912) 2024-01-15 02:04:10 +00:00