pulumi/sdk/python/cmd/pulumi-language-python
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 Implement GetRequiredPlugins for Python (#5787) 2020-12-03 19:22:16 -08:00