Switch pymyq to pypi (#7884)

pull/7885/head
Andrey 2017-06-03 18:12:36 +03:00 committed by Fabian Affolter
parent e50588afe1
commit 3d8b7a4122
2 changed files with 4 additions and 6 deletions

View File

@ -14,9 +14,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
import homeassistant.loader as loader
REQUIREMENTS = [
'https://github.com/arraylabs/pymyq/archive/v0.0.8.zip'
'#pymyq==0.0.8']
REQUIREMENTS = ['pymyq==0.0.8']
_LOGGER = logging.getLogger(__name__)

View File

@ -273,9 +273,6 @@ https://github.com/LinuxChristian/pyW215/archive/v0.4.zip#pyW215==0.4
# homeassistant.components.media_player.braviatv
https://github.com/aparraga/braviarc/archive/0.3.7.zip#braviarc==0.3.7
# homeassistant.components.cover.myq
https://github.com/arraylabs/pymyq/archive/v0.0.8.zip#pymyq==0.0.8
# homeassistant.components.media_player.spotify
https://github.com/happyleavesaoc/spotipy/archive/544614f4b1d508201d363e84e871f86c90aa26b2.zip#spotipy==2.4.4
@ -599,6 +596,9 @@ pymochad==0.1.1
# homeassistant.components.modbus
pymodbus==1.3.0rc1
# homeassistant.components.cover.myq
pymyq==0.0.8
# homeassistant.components.mysensors
pymysensors==0.10.0