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> |
||
---|---|---|
.. | ||
gen_program_test | ||
.gitignore | ||
doc.go | ||
gen.go | ||
gen_intrinsics.go | ||
gen_program.go | ||
gen_program_expressions.go | ||
gen_program_lower.go | ||
gen_program_quotes.go | ||
gen_program_quotes_test.go | ||
gen_program_test.go | ||
gen_program_utils.go | ||
gen_resource_mappings.go | ||
gen_resource_mappings_test.go | ||
gen_test.go | ||
importer.go | ||
pyproject.go | ||
python.go | ||
python_test.go | ||
requirements.txt | ||
test.go | ||
utilities.go | ||
utilities.py | ||
utilities_test.go |