mirror of https://github.com/astral-sh/uv
## 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. |
||
|---|---|---|
| .. | ||
| dependency_groups.rs | ||
| lib.rs | ||
| pyproject.rs | ||
| pyproject_mut.rs | ||
| workspace.rs | ||