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

Pull keyring storage password from an environment variable. #29

Closed
krpatter-intc opened this issue Nov 9, 2023 · 0 comments · Fixed by #30
Closed

Pull keyring storage password from an environment variable. #29

krpatter-intc opened this issue Nov 9, 2023 · 0 comments · Fixed by #30

Comments

@krpatter-intc
Copy link
Contributor

I'm trying to use this backend with PIP but the fact that the storage the password is always prompted for, breaks when pip prompts keyring for the actual password.

Is there a way to provide the storage password without user input? The readme shows an environment variable, but I think that's just an example for how a script could use it. Pip is always a process/subprocess so I dont have control of setting it in that manner.

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

Successfully merging a pull request may close this issue.

1 participant