summaryrefslogtreecommitdiff
path: root/docs/library/esp32.rst
diff options
context:
space:
mode:
authorstijn <stijn@ignitron.net>2021-01-14 13:23:15 +0100
committerDamien George <damien@micropython.org>2021-02-02 21:32:20 +1100
commit03974485016654de09e42737ea875bc601d5ec56 (patch)
tree265cd4dd1807b81d7dd643f263ab73da431a9def /docs/library/esp32.rst
parent5ef71cd16793ab254a1f0e7dd46bb9f0c5809f44 (diff)
tests/run-tests: Change default Python command used on Windows.
Default to just calling python since that is most commonly available: the official installer or zipfiles from python.org, anaconda, nupkg all result in python being available but not python3. In other words: the default used so far is wrong. Note that os.name is 'posix' when running the python version which comes with Cygwin or MSys2 so they are not affected by this. However of all possible ways to get Python on Windows, only Cygwin provides no python command so update the default way for running tests in the README.
Diffstat (limited to 'docs/library/esp32.rst')
0 files changed, 0 insertions, 0 deletions