Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle poetry's credentials for alternative repositories #33

Open
sinoroc opened this issue Oct 7, 2020 · 2 comments
Open

Handle poetry's credentials for alternative repositories #33

sinoroc opened this issue Oct 7, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@sinoroc
Copy link
Owner

sinoroc commented Oct 7, 2020

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:

@sinoroc
Copy link
Owner Author

sinoroc commented Oct 7, 2020

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.

@sinoroc sinoroc pinned this issue Oct 13, 2020
@sinoroc sinoroc self-assigned this Oct 13, 2020
@sinoroc sinoroc added the enhancement New feature or request label Oct 13, 2020
@sinoroc
Copy link
Owner Author

sinoroc commented May 8, 2021

Maybe of interest:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant