install python-dateutil

This commit is contained in:
Jenny 2020-03-02 19:14:01 +00:00 committed by GitHub
parent 79e4b94526
commit 7d5582d417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ before_install:
install:
- pip3 install homeassistant
- pip3 install colorlog
- pip3 install python-dateutil
script:
- hass -c config/ --script check_config --info all