mirror of
https://github.com/searxng/searxng.git
synced 2026-05-08 02:13:51 +02:00
1a4524e03c
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>