Skip to content

Add Personal Access Token Authentication Support #2348

@efe

Description

@efe
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Feature Request

I'm using personal access token for installing private git repositories. However, It isn't supported by poetry.

You can see the error below.

$ poetry add git+https://MY_TOKEN:[email protected]/efe/my-private-repository.git

[ValueError]
Could not parse version constraint: //MY_TOKEN:[email protected]/efe/my-private-repository.git

add [-D|--dev] [--git GIT] [--path PATH] [-E|--extras EXTRAS] [--optional] [--python PYTHON] [--platform PLATFORM] [--allow-prereleases] [--dry-run] [--] <name> (<name>)...

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working as expectedstatus/duplicateDuplicate issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions