1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Upgrade PyChromecast version

This commit is contained in:
Paulus Schoutsen
2015-12-18 08:58:13 -08:00
parent 2efca59352
commit 824dd60aef
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -13,7 +13,6 @@ import sys
COMMENT_REQUIREMENTS = [
'RPi.GPIO',
'Adafruit_Python_DHT',
'pychromecast==0.6.12'
]