mirror of
https://github.com/astral-sh/uv
synced 2026-01-25 15:30:12 -05:00
## Summary We now use the same strategy as for extras, validating against the lockfile instead of the `pyproject.toml`. Closes https://github.com/astral-sh/uv/issues/10882.