pulumi/sdk/nodejs/cmd/pulumi-language-nodejs
Justin Van Patten 5ab051cd97
Implement GetRequiredPlugins for Python (#5787)
Implement GetRequiredPlugins for Python, which determines the plugins
required by the program.

Also, if the `virtualenv` runtime option is set, and the specified
virtual directory is missing or empty, automatically create it and
install dependencies into it.
2020-12-03 19:22:16 -08:00
..
main.go Implement GetRequiredPlugins for Python (#5787) 2020-12-03 19:22:16 -08:00
main_test.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
proxy.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
proxy_unix.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
proxy_windows.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00