mirror of https://github.com/arendst/Tasmota.git
Use Python 3.7.6 with Gitpod
This commit is contained in:
parent
651239966e
commit
7c43fca8e3
|
@ -1,3 +1,3 @@
|
|||
tasks:
|
||||
- before: pip install -U platformio
|
||||
- before: pip3 install -U platformio
|
||||
command: platformio run -e tasmota
|
||||
|
|
Loading…
Reference in New Issue