mirror of https://github.com/pulumi/pulumi.git
6057dc3362
* Validate python version Note: we do this at the language plugin level because extremely old version of python (python2) have different syntax, and we don't want parse errors to occlude our version message. Similarly, if we rely on a 3.7 feature during an import, we will have the same problem. * Set minimum python version to 3.7.0 * Fix displayed recommended version |
||
---|---|---|
.. | ||
main.go | ||
main_test.go |