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

Add support for unnamed Git and HTTP requirements #2578

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

charliermarsh
Copy link
Member

@charliermarsh charliermarsh commented Mar 20, 2024

Summary

Enables, e.g., uv pip install git+https:/pallets/flask.git.

Part of: #313.

@charliermarsh charliermarsh changed the base branch from main to charlie/bare-v March 20, 2024 22:57
@charliermarsh charliermarsh force-pushed the charlie/bare-vi branch 3 times, most recently from 861c9f5 to d3a833f Compare March 20, 2024 23:16
@charliermarsh charliermarsh marked this pull request as ready for review March 20, 2024 23:41
@charliermarsh charliermarsh force-pushed the charlie/bare-vi branch 2 times, most recently from 4fdfee5 to ce6289f Compare March 20, 2024 23:43
@charliermarsh charliermarsh force-pushed the charlie/bare-vi branch 2 times, most recently from 668a1dd to 5e13e67 Compare March 20, 2024 23:44
@charliermarsh
Copy link
Member Author

I'm comfortable merging this as-is, but the next step I'm working on is to (1) use PEP 517 builds for this, and (2) ensure that the built artifacts are cached.

crates/uv/src/requirements.rs Outdated Show resolved Hide resolved
@charliermarsh charliermarsh enabled auto-merge (squash) March 21, 2024 13:36
@charliermarsh charliermarsh merged commit 2979918 into main Mar 21, 2024
31 checks passed
@charliermarsh charliermarsh deleted the charlie/bare-vi branch March 21, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants