kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Add missing dependency
Without that, starting from a debian « naked » system, it will fail at the `pip install wheel` stage.merge-requests/251/head
rodzic
3bfa19a509
commit
7fec060040
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue