Files
uv/crates/uv-static
liam ef1045668c Add UV_INIT_BARE environment variable for uv init (#18210)
Resolves https://github.com/astral-sh/uv/issues/18202

This diff adds a `UV_INIT_BARE` environment variable that makes `--bare`
the default behavior for `uv init`. The command-line flag takes
precedence over the environment variable, following the same pattern
used by `UV_FROZEN`, `UV_LOCKED`, and other boolean environment
variables.
2026-02-27 17:37:28 -05:00
..
2026-02-27 07:07:47 -05:00
2026-02-27 07:07:47 -05:00

uv-static

This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.

This version (0.0.27) is a component of uv 0.10.7. The source can be found here.

See uv's crate versioning policy for details on versioning.