forked from home-assistant/core
Clarify a comment regarding python versions (#12537)
This commit is contained in:
committed by
Paulus Schoutsen
parent
d68a24b3b8
commit
46ce114066
@@ -13,5 +13,5 @@ astral==1.5
|
||||
certifi>=2017.4.17
|
||||
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
|
||||
|
Reference in New Issue
Block a user