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

Need to be able to specify the pip index to use. #7

Open
gcoakes opened this issue Dec 12, 2019 · 1 comment
Open

Need to be able to specify the pip index to use. #7

gcoakes opened this issue Dec 12, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@gcoakes
Copy link

gcoakes commented Dec 12, 2019

I am operating behind a proxy and have a local pip mirror which I use to install packages normally. Executing the playbook.run file causes it to try and reach out to pypi.org instead of my index. I can work around this by copying a pip.conf to the system prior to executing the binary, but that is not optimal. I would like to be able to build the pip.conf into the package. Is this possible?

@kriansa kriansa added the enhancement New feature or request label Dec 12, 2019
@kriansa
Copy link
Owner

kriansa commented Dec 12, 2019

Interesting 🤔 ... Currently there's no such option, but patches are welcome.

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

2 participants