bump version of my email_validator library
This commit is contained in:
parent
febfa72d60
commit
f0143fd6c9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
source setup/functions.sh
|
||||
|
||||
apt_install python3-flask links duplicity libyaml-dev python3-dnspython python3-dateutil
|
||||
hide_output pip3 install rtyaml "email_validator==0.1.0-rc1"
|
||||
hide_output pip3 install rtyaml "email_validator==0.1.0-rc4"
|
||||
|
||||
# Create a backup directory and a random key for encrypting backups.
|
||||
mkdir -p $STORAGE_ROOT/backup
|
||||
|
|
Loading…
Reference in a new issue