From 6bbb23d5943e2c0dc25e2e6e629c505a407fdff0 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 4 Feb 2021 18:40:54 +0000 Subject: [PATCH] Remove unused package from documentation --- README.md | 2 +- deploy/i2p | 2 +- deploy/onion | 2 +- gemini/EN/install.gmi | 2 +- website/EN/index.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8a0afc7c5..6c2c41ea5 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Or on Debian: sudo apt install -y \ tor python3-socks imagemagick \ python3-setuptools \ - python3-crypto python3-cryptography \ + python3-cryptography \ python3-dateutil \ python3-idna python3-requests \ python3-django-timezone-field \ diff --git a/deploy/i2p b/deploy/i2p index 79e5d7b7b..a45658228 100755 --- a/deploy/i2p +++ b/deploy/i2p @@ -68,7 +68,7 @@ if [ -f /usr/bin/pacman ]; then pip3 install pyLD pyqrcode pypng else apt-get update - apt-get -y install imagemagick python3-crypto python3-cryptography \ + apt-get -y install imagemagick python3-cryptography \ python3-dateutil python3-idna python3-requests \ python3-numpy python3-pil.imagetk python3-pip \ python3-setuptools python3-socks python3-idna \ diff --git a/deploy/onion b/deploy/onion index 983866db6..da3a776dd 100755 --- a/deploy/onion +++ b/deploy/onion @@ -42,7 +42,7 @@ if [ -f /usr/bin/pacman ]; then pip3 install pyLD pyqrcode pypng else apt-get update - apt-get -y install imagemagick python3-crypto python3-cryptography \ + apt-get -y install imagemagick python3-cryptography \ python3-dateutil python3-idna python3-requests \ python3-numpy python3-pil.imagetk python3-pip \ python3-setuptools python3-socks python3-idna \ diff --git a/gemini/EN/install.gmi b/gemini/EN/install.gmi index 35a28dba9..5b42d03fd 100644 --- a/gemini/EN/install.gmi +++ b/gemini/EN/install.gmi @@ -4,7 +4,7 @@ You will need python version 3.7 or later. On a Debian based system: - sudo apt install -y tor python3-socks imagemagick python3-setuptools python3-crypto python3-cryptography python3-dateutil python3-idna python3-requests python3-flake8 python3-django-timezone-field python3-pyqrcode python3-png python3-bandit libimage-exiftool-perl certbot nginx wget + sudo apt install -y tor python3-socks imagemagick python3-setuptools python3-cryptography python3-dateutil python3-idna python3-requests python3-flake8 python3-django-timezone-field python3-pyqrcode python3-png python3-bandit libimage-exiftool-perl certbot nginx wget The following instructions install Epicyon to the /opt directory. It's not essential that it be installed there, and it could be in any other preferred directory. diff --git a/website/EN/index.html b/website/EN/index.html index ea28c162b..6ec59cc09 100644 --- a/website/EN/index.html +++ b/website/EN/index.html @@ -1267,7 +1267,7 @@

You will need python version 3.7 or later.

On a Debian based system:

-

sudo apt install -y tor python3-socks imagemagick python3-setuptools python3-crypto python3-cryptography python3-dateutil python3-idna python3-requests python3-flake8 python3-django-timezone-field python3-pyqrcode python3-png python3-bandit libimage-exiftool-perl certbot nginx wget

+

sudo apt install -y tor python3-socks imagemagick python3-setuptools python3-cryptography python3-dateutil python3-idna python3-requests python3-flake8 python3-django-timezone-field python3-pyqrcode python3-png python3-bandit libimage-exiftool-perl certbot nginx wget