2
0
mirror of https://github.com/searx/searx synced 2025-08-31 14:38:23 +00:00

[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={