reference docs.searxng.org

This commit is contained in:
Alexandre Flament 2022-01-02 20:54:41 +01:00
parent c2e4b95e8d
commit 76cbfbbdda
15 changed files with 30 additions and 30 deletions

View file

@ -36,8 +36,8 @@ setup(
'License :: OSI Approved :: GNU Affero General Public License v3'
],
keywords='metasearch searchengine search web http',
author='Adam Tauber',
author_email='asciimoo@gmail.com',
author='SearXNG dev team',
author_email='contact@searxng.org',
license='GNU Affero General Public License',
packages=find_packages(exclude=["tests*", "searxng_extra"]),
zip_safe=False,