mirror of https://github.com/pulumi/pulumi.git
![]() * 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 |
||
---|---|---|
.. | ||
cmd | ||
dist | ||
lib | ||
stubs | ||
.gitignore | ||
.pylintrc | ||
Makefile | ||
Pipfile | ||
mypy.ini | ||
python.go | ||
python_test.go | ||
shim_unix.go | ||
shim_windows.go |