Use Python 3.7.6 with Gitpod

This commit is contained in:
Jason2866 2020-01-08 11:08:30 +01:00 committed by GitHub
parent 651239966e
commit 7c43fca8e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
tasks: tasks:
- before: pip install -U platformio - before: pip3 install -U platformio
command: platformio run -e tasmota command: platformio run -e tasmota