mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Remove typing (#15018)
This commit is contained in:
parent
6b908b6f4e
commit
3ceee66e1b
@ -8,7 +8,6 @@ pip>=8.0.3
|
|||||||
pytz>=2018.04
|
pytz>=2018.04
|
||||||
pyyaml>=3.11,<4
|
pyyaml>=3.11,<4
|
||||||
requests==2.18.4
|
requests==2.18.4
|
||||||
typing>=3,<4
|
|
||||||
voluptuous==0.11.1
|
voluptuous==0.11.1
|
||||||
|
|
||||||
# Breaks Python 3.6 and is not needed for our supported Python versions
|
# Breaks Python 3.6 and is not needed for our supported Python versions
|
||||||
|
@ -9,7 +9,6 @@ pip>=8.0.3
|
|||||||
pytz>=2018.04
|
pytz>=2018.04
|
||||||
pyyaml>=3.11,<4
|
pyyaml>=3.11,<4
|
||||||
requests==2.18.4
|
requests==2.18.4
|
||||||
typing>=3,<4
|
|
||||||
voluptuous==0.11.1
|
voluptuous==0.11.1
|
||||||
|
|
||||||
# homeassistant.components.nuimo_controller
|
# homeassistant.components.nuimo_controller
|
||||||
|
Loading…
x
Reference in New Issue
Block a user