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 uv pip install git+ssh:// new feature #1378

Closed
gcamargo1 opened this issue Feb 15, 2024 · 3 comments
Closed

Add uv pip install git+ssh:// new feature #1378

gcamargo1 opened this issue Feb 15, 2024 · 3 comments

Comments

@gcamargo1
Copy link

Hi,
Is it possible to add the :
pip install git+ssh://

capability?
Thank you.

@charliermarsh
Copy link
Member

👍 I believe this is the same as #313. (We do support flask @ git+https://github.com/pallets/flask.git@refs/pull/5313/head, but we currently require the flask @.)

@charliermarsh
Copy link
Member

(I'm gonna merge into that issue.)

@charliermarsh charliermarsh closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2024
@charliermarsh
Copy link
Member

This is supported as of v0.1.24. You can uv pip install git+ssh://... directly, without including a package name.

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

No branches or pull requests

2 participants