-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expectedstatus/duplicateDuplicate issuesDuplicate issues
Description
- 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>)...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't working as expectedSomething isn't working as expectedstatus/duplicateDuplicate issuesDuplicate issues