1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-15 17:37:22 +01:00

bump to latest version of my email_validator library

This commit is contained in:
Joshua Tauberer
2015-06-23 16:42:48 -04:00
parent dece359c90
commit 47acbbf332
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ source setup/functions.sh
# build-essential libssl-dev libffi-dev python3-dev: Required to pip install cryptography.
apt_install python3-flask links duplicity libyaml-dev python3-dnspython python3-dateutil \
build-essential libssl-dev libffi-dev python3-dev
hide_output pip3 install rtyaml "email_validator==0.1.0-rc5" cryptography
hide_output pip3 install rtyaml email_validator cryptography
# email_validator is repeated in setup/questions.sh
# Create a backup directory and a random key for encrypting backups.