From ce5867d9c7e167c24db63047cd9c35c748449728 Mon Sep 17 00:00:00 2001 From: banteg Date: Thu, 3 Mar 2016 22:28:08 +0600 Subject: [PATCH] add click to requirements --- setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6f8d45e..16d9369 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,8 @@ setup( 'aiohttp', 'python-dateutil', 'humanize', - 'jinja2' + 'jinja2', + 'click', ], entry_points={ 'console_scripts': [