mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
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>