pulumi/sdk/python/cmd/pulumi-language-python
Kyle Dixler e9627f69b7
[sdk/python] fix `fork/exec` warning (#10524)
This PR moves the python version warning to after `virtualenv`s are initialized in order to ensure that the `python` in `venv/bin/` exists and the version command succeeds.
2022-08-31 12:37:03 -07:00
..
main.go [sdk/python] fix `fork/exec` warning (#10524) 2022-08-31 12:37:03 -07:00
main_test.go Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00