File tree 1 file changed +2
-2
lines changed
src/poetry/console/commands
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,9 +104,9 @@ class AddCommand(InstallerCommand, InitCommand):
104
104
(<b>git+https://github.com/python-poetry/poetry.git#develop</b>)
105
105
- A subdirectory of a git repository\
106
106
(<b>git+https://github.com/python-poetry/poetry.git#subdirectory=tests/fixtures/sample_project</b>)
107
- - A git SSH url (<b>git+ssh://github.com/python-poetry/poetry.git</b>)
107
+ - A git SSH url (<b>git+ssh://git@ github.com/python-poetry/poetry.git</b>)
108
108
- A git SSH url with a revision\
109
- (<b>git+ssh://github.com/python-poetry/poetry.git#develop</b>)
109
+ (<b>git+ssh://git@ github.com/python-poetry/poetry.git#develop</b>)
110
110
- A file path (<b>../my-package/my-package.whl</b>)
111
111
- A directory (<b>../my-package/</b>)
112
112
- A url (<b>https://example.com/packages/my-package-0.1.0.tar.gz</b>)
You can’t perform that action at this time.
0 commit comments