From 1f52333d6cdf1d0c0324737544c00f209be49b19 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 1 Jun 2022 14:43:23 +0200 Subject: [PATCH] python crypto tools --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8537a53..d0bac96 100755 --- a/install.sh +++ b/install.sh @@ -66,7 +66,7 @@ echo "###########################" echo 'export PATH=$PATH:$HOME/.local/bin' >> ~/.bashrc && source ~/.bashrc; echo ">>> PATH=$PATH" python3 -m pip install -U pip python3 -m pip install -U setuptools wheel -python3 -m pip install -U cryptography Ed25519 base58 google protobuf protobuf-compiler duniterpy +python3 -m pip install -U cryptography Ed25519 base58 google protobuf duniterpy pynacl pgpy python3 -m pip install -U nicotine-plus silkaj if [[ "$USER" == "pi" ]]; then ## PROPOSE QR_CODE PRINTER SUR RPI