mirror of https://github.com/pulumi/pulumi.git
487b4a8494
Adds the flag `--use-language-version-tools` to `pulumi install`. When passed, and `pyenv` is installed, and a `.python-version` file is in the project directory or any of its parent directories, Pulumi will install the requested python version if it is not already installed. `LanguageRuntime.InstallDependencies` now takes a struct `InstallDependenciesRequest` as argument to make it easier to extend this call with options. See https://github.com/pulumi/pulumi-docker-containers/pull/232 --------- Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com> |
||
---|---|---|
.. | ||
config.go | ||
creds.go | ||
creds_test.go | ||
loaders.go | ||
loaders_test.go | ||
paths.go | ||
paths_test.go | ||
plugins.go | ||
plugins_install_nodejs_test.go | ||
plugins_install_python_test.go | ||
plugins_install_test.go | ||
plugins_test.go | ||
project.go | ||
project.json | ||
project_test.go | ||
settings.go | ||
templates.go | ||
templates_test.go | ||
templates_zip.go | ||
templates_zip_test.go | ||
workspace.go |