mirror of
https://github.com/astral-sh/uv
synced 2026-01-26 07:50:16 -05:00
## 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.