1
0
mirror of https://github.com/searxng/searxng.git synced 2024-06-30 22:50:16 +02:00
searxng/minimal.cfg

16 lines
169 B
INI

[buildout]
extends = base.cfg
develop = .
eggs =
searx
parts +=
pyscripts
[pyscripts]
recipe = zc.recipe.egg:script
eggs = ${buildout:eggs}
interpreter = py