uv/crates/pypi-types
Charlie Marsh 9a80dfeed4
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.
2024-08-07 15:50:36 +00:00
..
src Assume git+ prefix when URLs end in .git (#5868) 2024-08-07 15:50:36 +00:00
Cargo.toml Use full requirement when serializing receipt (#5494) 2024-07-31 16:16:39 +00:00