uv/crates/uv-workspace/src
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
..
dependency_groups.rs Don't user display empty string for absolute path CWD (#15897) 2025-09-16 17:49:08 +00:00
lib.rs Allow `[project]` to be missing from a `pyproject.toml` (#14113) 2025-09-17 10:48:56 -05:00
pyproject.rs Relax error when using uv add with `UV_GIT_LFS` set (#17127) 2025-12-15 08:26:14 -06:00
pyproject_mut.rs Preserve end-of-line comment whitespace when editing `pyproject.toml` (#16734) 2025-11-20 20:15:27 +01:00
workspace.rs Move test support files out of `scripts/` into `test/` 2025-12-09 10:06:05 -06:00