[enh] settings unification - new dependency: pyyaml

This commit is contained in:
asciimoo 2014-01-19 00:17:02 +01:00
parent 39ebe1d519
commit 3afdd1d994
10 changed files with 150 additions and 121 deletions

View file

@ -32,6 +32,7 @@ setup(
'flask',
'grequests',
'lxml',
'pyyaml',
'setuptools',
],
extras_require={