Add missing dependency

Without that, starting from a debian « naked » system,  it will fail at the `pip install wheel` stage.
merge-requests/251/head
JocelynDelalande 2018-06-08 22:39:31 +00:00
rodzic 3bfa19a509
commit 7fec060040
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,7 @@ default on system. You can install them using:
.. code-block:: shell
sudo apt-get update
sudo apt-get install curl python3-venv git unzip
sudo apt-get install curl python3-pip python3-venv git unzip
Layout