Describe the Enhancement
Currently private git repository cannot be easily used with poetry. We should enable it either via some envvar or via binding.
For instance use binding to set private ssh keys used by ssh/git.
Motivation
Sometimes libraries are not public.
Describe the Enhancement
Currently private git repository cannot be easily used with
poetry. We should enable it either via some envvar or via binding.For instance use binding to set private ssh keys used by ssh/git.
Motivation
Sometimes libraries are not public.