uv icon indicating copy to clipboard operation
uv copied to clipboard

Make UV_GIT_LFS active by default on some url

Open gsemet opened this issue 6 months ago • 0 comments

Summary

When installing some on our dependencies by URL, we need to set {{UV_GIT_LFS=1 uv run...}}.

Would it be possible to have this option definied somewhere arround the URL, to specify that a given git+https needs LFS, and another one does not.

Ideas:

uv add git+lfs+ssh://[email protected]/...

Example

No response

gsemet avatar May 16 '25 07:05 gsemet