mirror of
https://github.com/searxng/searxng.git
synced 2025-07-12 07:49:22 +02:00
[enh] settings unification - new dependency: pyyaml
This commit is contained in:
parent
39ebe1d519
commit
3afdd1d994
10 changed files with 150 additions and 121 deletions
1
setup.py
1
setup.py
|
@ -32,6 +32,7 @@ setup(
|
|||
'flask',
|
||||
'grequests',
|
||||
'lxml',
|
||||
'pyyaml',
|
||||
'setuptools',
|
||||
],
|
||||
extras_require={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue