From 4fb2fcc7a00a215ef103f203ccd6f7dc0597aa6d Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 20 Nov 2014 22:53:43 -0800 Subject: [PATCH] ps: added comments to requirements.txt for clarity --- requirements.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b16fa67e995..7fe2b8eb59b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,19 @@ +# required requests>=2.0 -pychromecast>=0.5 + +# optional, needed for specific components + +# sun pyephem>=3.7 + +# lights.hue +phue>=0.7 + +# chromecast +pychromecast>=0.5 + +# keyboard pyuserinput>=0.1.9 + +# switch.tellstick, tellstick_sensor tellcore-py>=1.0.4