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

Cherry-pick #11212 to 6.7: Use PYTHON_EXE env var as the python interpreter #11570

Merged
merged 2 commits into from
Apr 4, 2019

Conversation

andrewkroh
Copy link
Member

Cherry-pick of PR #11212 to 6.7 branch. Original message:

Setting the PYTHON_EXE environment variable causes new Python virtual environments
to be created using the specified interpreter.

For example, PYTHON_EXE=python2.7 make python-env.

Setting the PYTHON_EXE environment variable causes new Python virtual environments
to be created using the specified interpreter. Both `make` and `mage` honor the
variable.

For example, `PYTHON_EXE=python2.7 make python-env`.

(cherry picked from commit 9fb274a)
@andrewkroh andrewkroh requested a review from urso April 1, 2019 14:34
@andrewkroh andrewkroh merged commit b90d9ec into elastic:6.7 Apr 4, 2019
@andrewkroh andrewkroh deleted the backport_11212_6.7 branch January 14, 2022 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant