mirror of
https://github.com/searxng/searxng.git
synced 2025-07-14 08:49:19 +02:00
makefile.python: remove python2 support
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
938bb02550
commit
04ad648105
2 changed files with 4 additions and 34 deletions
|
@ -27,7 +27,7 @@ searx-ve virtualenv and install the required packages using ``manage.sh``.
|
|||
cd ~/myprojects
|
||||
git clone https://github.com/asciimoo/searx.git
|
||||
cd searx
|
||||
virtualenv searx-ve
|
||||
python3 -m venv searx-ve
|
||||
. ./searx-ve/bin/activate
|
||||
./manage.sh update_dev_packages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue