Files
uv/crates/uv-workspace
Charlie Marsh c4f5741e7d Add an empty group with uv add -r (#16490)
## Summary

`uv add -r requirements.txt --group foo` will now create `foo` even if
`requirements.txt` is empty.

Closes https://github.com/astral-sh/uv/issues/16361.
2025-10-29 11:31:03 -04:00
..