pull/188/head
Ohan Smit 2020-06-21 09:44:01 +02:00 zatwierdzone przez GitHub
rodzic 58c83fa26b
commit 384818db27
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -75,7 +75,7 @@ For most users, this is already installed.
4. Update pip and run the pip installation
pythun3.7 -m pip install -U pip
python3.7 -m pip install -U pip
python3.7 -m pip install .
(You may need to install the additional packages python3-distutils, python3-setuptools and python3-wheel for this command to work on some distributions.)