uv
9a80dfee - Assume `git+` prefix when URLs end in `.git` (#5868)

Commit
1 year ago
Assume `git+` prefix when URLs end in `.git` (#5868) ## Summary Right now, this applies _everywhere_, so the following also works: ``` pip install "elmer-circuitbuilder @ https://github.com/ElmerCSC/elmer_circuitbuilder.git" ``` I actually think that's ok? Closes https://github.com/astral-sh/uv/issues/5866.
Author
Parents
Loading