Compare commits

..

1 Commits

Author SHA1 Message Date
Yann Autissier 52b605369c fix install 2022-07-25 20:05:26 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ install_requirements() {
python3 -m pip install -U pip
python3 -m pip install -U setuptools wheel
python3 -m pip install -U cryptography Ed25519 base58 google duniterpy pynacl pgpy gpg
python3 -m pip install -U nicotine-plus silkaj
python3 -m pip install -U pycairo nicotine-plus silkaj
python3 -m pip install -U protobuf==3.19.0
if [[ "$USER" == "pi" ]]; then ## PROPOSE QR_CODE PRINTER SUR RPI