From 46ce11406601968733ba82867b70f21020d58a65 Mon Sep 17 00:00:00 2001 From: Arvind Prasanna <1108710+aprasanna@users.noreply.github.com> Date: Tue, 20 Feb 2018 01:41:13 -0500 Subject: [PATCH] Clarify a comment regarding python versions (#12537) --- homeassistant/package_constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 9cd5f12163f..2eb42b94389 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -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