Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable unnamed requirements for direct URLs #2569

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Conversation

charliermarsh
Copy link
Member

@charliermarsh charliermarsh commented Mar 20, 2024

Summary

This PR enables uv pip install to accept unnamed requirements, as long as the requirement ends with the wheel or source distribution archive name. For example: cargo run pip install ~/Downloads/anyio-4.3.0.tar.gz.

In subsequent PRs, I'll expand the scope of supported archives and patterns.

Part of: #313.

@charliermarsh charliermarsh marked this pull request as ready for review March 20, 2024 19:32
@charliermarsh charliermarsh added the enhancement New feature or request label Mar 20, 2024
@charliermarsh charliermarsh force-pushed the charlie/bare-i branch 2 times, most recently from fb6d149 to 1dd4c68 Compare March 21, 2024 03:22
Base automatically changed from charlie/bare-i to main March 21, 2024 03:29
@charliermarsh charliermarsh enabled auto-merge (squash) March 21, 2024 03:30
@charliermarsh charliermarsh merged commit 4d96255 into main Mar 21, 2024
31 checks passed
@charliermarsh charliermarsh deleted the charlie/bare-ii branch March 21, 2024 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant