Skip to content

Support file://localhost/ schemes#2657

Merged
charliermarsh merged 1 commit intomainfrom
charlie/localhost
Mar 25, 2024
Merged

Support file://localhost/ schemes#2657
charliermarsh merged 1 commit intomainfrom
charlie/localhost

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

uv was failing to install requirements defined like:

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

Closes #2652.

@charliermarsh charliermarsh added bug Something isn't working compatibility Compatibility with a specification or another tool labels Mar 25, 2024
@charliermarsh charliermarsh marked this pull request as ready for review March 25, 2024 19:17
@charliermarsh charliermarsh enabled auto-merge (squash) March 25, 2024 19:22
@charliermarsh charliermarsh merged commit 8587c44 into main Mar 25, 2024
@charliermarsh charliermarsh deleted the charlie/localhost branch March 25, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working compatibility Compatibility with a specification or another tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Respect localhost scheme when resolving file:// URLs

1 participant