uv/crates/uv-distribution
Charlie Marsh 57a7f04f9a
Show a dedicated hint for missing `git+` prefixes (#9789)
## Summary

This has been bothering me a bit: `uv pip install "foo @
https://github.com/user/foo"` fails, telling you that it doesn't end in
a supported extension. But we should be able to tell you that it looks
like a Git repo.
2024-12-10 21:29:37 +00:00
..
src Show a dedicated hint for missing `git+` prefixes (#9789) 2024-12-10 21:29:37 +00:00
Cargo.toml Align `indoc` and `base64` workspace dependencies with root project (#9555) 2024-12-01 17:20:22 -05:00