mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Clarify a comment regarding python versions (#12537)
This commit is contained in:
parent
d68a24b3b8
commit
46ce114066
@ -13,5 +13,5 @@ astral==1.5
|
|||||||
certifi>=2017.4.17
|
certifi>=2017.4.17
|
||||||
attrs==17.4.0
|
attrs==17.4.0
|
||||||
|
|
||||||
# Breaks Python 3.6 and is not needed for our supported Pythons
|
# Breaks Python 3.6 and is not needed for our supported Python versions
|
||||||
enum34==1000000000.0.0
|
enum34==1000000000.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user