extract and use current version of python 3 (#938)

This commit is contained in:
gitolicious 2020-01-09 22:27:39 +01:00 committed by Brandon Davidson
parent a73fd55fc2
commit 8a754421fe
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@ ports:
- port: 6052
onOpen: open-preview
tasks:
- before: script/setup
- before: pyenv local $(pyenv version | grep '^3\.' | cut -d ' ' -f 1) && script/setup
command: python -m esphome config dashboard