python-click: add recipe for the python click package required by the new version of flask

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2016-07-17 07:52:00 -04:00
committed by Martin Jansa
parent a7195fc969
commit d070f5afe9
3 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
inherit pypi setuptools3
require python-click.inc