uv/crates/uv-configuration
Charlie Marsh 256b100a9e
Accept `requirements.txt` (verbatim) as a format on the CLI (#12957)
## Summary

Right now, you have to do `--format requirements-txt`, which seems
confusing? We now accept both `requirements.txt` and `requirements-txt`.
2025-04-18 03:18:53 +00:00
..
src Accept `requirements.txt` (verbatim) as a format on the CLI (#12957) 2025-04-18 03:18:53 +00:00
Cargo.toml Cache `which git` in `uv init` (#12893) 2025-04-15 09:40:08 +00:00