uv/crates/uv-configuration
samypr100 a768a9d111
Relax error when using uv add with `UV_GIT_LFS` set (#17127)
## Summary

Closes https://github.com/astral-sh/uv/issues/17083

Previously having `UV_GIT_LFS` set would cause an error when adding a
non-git requirement such as ```error: `requirement` did not resolve to a
Git repository, but a Git extension (`--lfs`) was provided.```

## Test Plan

Additional test has been added.
2025-12-15 08:26:14 -06:00
..
src Relax error when using uv add with `UV_GIT_LFS` set (#17127) 2025-12-15 08:26:14 -06:00
Cargo.toml Bump version to 0.9.17 (#17058) 2025-12-09 16:36:00 -06:00
README.md Bump version to 0.9.17 (#17058) 2025-12-09 16:36:00 -06:00

README.md

uv-configuration

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.7) is a component of uv 0.9.17. The source can be found here.

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