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

Add pip dependency support #30

Closed
nickthecook opened this issue Jul 16, 2020 · 1 comment
Closed

Add pip dependency support #30

nickthecook opened this issue Jul 16, 2020 · 1 comment

Comments

@nickthecook
Copy link
Owner

Need to write a project with Python using pyenv to figure out what options are needed for controlling how pip is called, whether to call pip3, whether there are clues in the environment to that ops should look at, etc.

@nickthecook
Copy link
Owner Author

Fixed in 1.13.0. There is a pip.command option which lets the caller specify what command to use instead of the default python3 -m pip.

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

No branches or pull requests

1 participant