Document Debian dependency python-venv (#1293)

Add external dependency python-venv
This commit is contained in:
Raphael Michel
2019-05-19 13:02:58 +02:00
committed by GitHub

View File

@@ -21,6 +21,7 @@ Your should install the following on your system:
* Python 3.5 or newer
* ``pip`` for Python 3 (Debian package: ``python3-pip``)
* ``python-dev`` for Python 3 (Debian package: ``python3-dev``)
* On Debian/Ubuntu: ``python-venv`` for Python 3 (Debian package: ``python3-venv``)
* ``libffi`` (Debian package: ``libffi-dev``)
* ``libssl`` (Debian package: ``libssl-dev``)
* ``libxml2`` (Debian package ``libxml2-dev``)