uv/crates/uv-cli
Charlie Marsh 709e45f34b
Split after specifiers in `--with` requirements (#9089)
## Summary

Part of me wants to revert support for `--with "flask, requests"`, but
the multiple specifiers case actually isn't ambiguous, and handling it
is better than shipping a breaking change in a patch release.

Closes https://github.com/astral-sh/uv/issues/9081.
2024-11-13 16:20:41 +00:00
..
src Split after specifiers in `--with` requirements (#9089) 2024-11-13 16:20:41 +00:00
Cargo.toml chore(uv): more env var mappings (#8193) 2024-10-15 07:59:03 -04:00
build.rs chore(uv): more env var mappings (#8193) 2024-10-15 07:59:03 -04:00