mirror of
https://github.com/searxng/searxng.git
synced 2025-07-13 00:09:18 +02:00
SearXNG: searxng_extra
This commit is contained in:
parent
e39a03cc61
commit
1bb82a6b54
21 changed files with 22 additions and 22 deletions
2
setup.py
2
setup.py
|
@ -38,7 +38,7 @@ setup(
|
|||
author='Adam Tauber',
|
||||
author_email='asciimoo@gmail.com',
|
||||
license='GNU Affero General Public License',
|
||||
packages=find_packages(exclude=["tests*", "searx_extra"]),
|
||||
packages=find_packages(exclude=["tests*", "searxng_extra"]),
|
||||
zip_safe=False,
|
||||
install_requires=requirements,
|
||||
extras_require={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue