mirror of https://github.com/pulumi/pulumi.git
![]() We previously looked for `python3` and fallback to `python` on all systems. However, our Windows CI images include a `python3.exe` symlink to `python.exe` which does not work with `venv`. So on Windows, just look for `python` first, falling back to `python3`. (The default python.org Windows installation only includes `python.exe`). |
||
---|---|---|
.. | ||
cmd | ||
dist | ||
lib | ||
.gitignore | ||
.pylintrc | ||
Makefile | ||
Pipfile | ||
Pipfile.lock | ||
mypy.ini | ||
python.go | ||
python_test.go | ||
shim_unix.go | ||
shim_windows.go |