searx_ynh/sources/minimal.cfg

16 lines
169 B
INI
Raw Normal View History

2014-05-10 11:56:19 +02:00
[buildout]
extends = base.cfg
develop = .
eggs =
searx
parts +=
pyscripts
[pyscripts]
recipe = zc.recipe.egg:script
eggs = ${buildout:eggs}
interpreter = py