mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 22:40:10 -05:00
## Summary Since https://github.com/astral-sh/uv/pull/8598, we (correctly) include empty groups in the lockfile, so we can validate them properly in the satisfaction check. Closes https://github.com/astral-sh/uv/issues/12007.