mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-15 04:49:41 +00:00
![]() ## Summary Closes #7841. If there are other env vars that would also benefit from this value parser, please let me know and I can add them to this PR. ## Test Plan When running the same example from the linked issue, it now works: ``` UV_PYTHON= cargo run -- init x Compiling ... Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.06s Running `target/debug/uv init x` Initialized project `x` at `/Users/krishnanchandra/Projects/uv/x` ``` |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |