use python3-venv

This commit is contained in:
j 2017-11-02 21:08:17 +00:00
commit 8e4ba42fc1
13 changed files with 119 additions and 118 deletions

View file

@ -29,8 +29,7 @@
2) install all required packages
apt-get install git \
python3-setuptools python3-pip python3-virtualenv \
virtualenv ipython3 \
python3-setuptools python3-pip python3-venv ipython3 \
python3-dev python3-pil python3-numpy python3-psycopg2 \
python3-pyinotify python3-simplejson \
python3-geoip python3-html5lib python3-lxml \