Open sinoroc opened 4 years ago
I guess in a first step we could place the credentials in the URL via pip's environment variables.
Something of note, both pip and poetry seem to delegate to keyring, but probably they do not use the same services. This should be investigated.
The plugin should be able to read the credentials for alternative source repositories as they are configured via
poetry config ...
and somehow use them in tox.Related:
8
13