Skip to content

Any way to install a package from private repository with deploy key? #1775

@kolkre

Description

@kolkre

I'm attempting to install a package from our Git instance using the command uv pip install git+https://<DEPLOY_KEY>@<HOST>/<REPO>, but it appears that it's not implemented in uv. It works when I use the regular pip.

Are there any plans to implement this?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or improvement to existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions