1
0
mirror of https://github.com/searx/searx synced 2024-11-22 01:45:21 +01:00
searx/utils
Markus Heiser 1a4524e03c [mod] remove obsolete virtualenv command
Installation and use of the command 'virtualenv' was only needed in py2 and py2
is no longer suported by searx.  In py3 the command is replaced by 'python -m
venv'.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-12-18 22:31:13 +01:00
..
site-python
templates [doc] recommend to use 'use_default_settings=True' 2020-12-08 20:19:10 +01:00
brand.env Add link to contact instance maintainer to footer of each page (#2391) 2020-12-18 09:53:28 +01:00
fabfile.py [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 2020-09-28 16:44:14 +02:00
fetch_ahmia_blacklist.py add Ahmia filter plugin for onion results 2020-10-25 17:59:43 -07:00
fetch_currencies.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
fetch_firefox_version.py Drop Python 2 (1/n): remove unicode string and url_utils 2020-09-10 10:39:04 +02:00
fetch_languages.py fix utils/fetch_languages to work with new languages 2020-09-22 11:37:44 +02:00
fetch_wikidata_units.py [mod] add external_urls.json and wikidata_units.json 2020-10-28 08:09:25 +01:00
filtron.sh
google_search.py
lib.sh [mod] remove obsolete virtualenv command 2020-12-18 22:31:13 +01:00
lxc-searx.env
lxc.sh
makefile.include
makefile.lxc
makefile.python [mod] remove obsolete virtualenv command 2020-12-18 22:31:13 +01:00
makefile.sphinx [mod] make docs-live - remove --port option from sphinx-autobuild 2020-10-30 20:30:20 +01:00
morty.sh
searx.sh [mod] remove obsolete virtualenv command 2020-12-18 22:31:13 +01:00
standalone_searx.py [mod] split searx.search into different processors 2020-12-17 11:39:36 +01:00
update-translations.sh