uv/crates/uv-distribution
Charlie Marsh 8587c440fe
Support file://localhost/ schemes (#2657)
## Summary

`uv` was failing to install requirements defined like:

```
file://localhost/Users/crmarsh/Downloads/iniconfig-2.0.0-py3-none-any.whl
```

Closes https://github.com/astral-sh/uv/issues/2652.
2024-03-25 19:23:26 +00:00
..
src Support file://localhost/ schemes (#2657) 2024-03-25 19:23:26 +00:00
Cargo.toml Add support for unnamed Git and HTTP requirements (#2578) 2024-03-21 13:44:54 +00:00