Arduino-CI / action

GitHub action to run Arduino CI
16 stars 3 forks source link

Ensure python / python3 / pip exists in the docker image #13

Closed ianfixes closed 3 years ago

ianfixes commented 3 years ago

TL;DR python is expected by ESP32 and other Espressif boards... they choose not to install it even though they depend on it. https://github.com/Arduino-CI/arduino_ci/issues/235

Add python and python3 (and pyserial for both) to the Dockerfile.