uv/scripts/scenarios
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
..
templates Rename PUFFIN environment variables to UV (#1319) 2024-02-15 12:49:27 -06:00
.gitignore gitignore packse scenarios folder (#1232) 2024-02-02 18:50:18 +01:00
requirements.txt Pin dependencies in scenario requirements to allow install with puffin (#1050) 2024-01-22 17:11:11 -06:00
update.py Support recursive extras (#1435) 2024-02-16 11:42:04 -05:00