diff options
Diffstat (limited to 'buildout.cfg')
-rw-r--r-- | buildout.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/buildout.cfg b/buildout.cfg index 54a095eff..b9e6d24ed 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -16,8 +16,6 @@ recipe = zc.recipe.egg:script eggs = ${buildout:eggs} interpreter = py dependent-scripts = true -entry-points = - searx-run=searx.webapp:run [robot] |