Add basic/generic email validator logic

for use mostly in non-web scenarios, probably
This commit is contained in:
Lance Edgar 2019-05-09 12:28:57 -05:00
parent a8db5db308
commit 684363bcde
2 changed files with 26 additions and 2 deletions

View file

@ -2,7 +2,7 @@
################################################################################
#
# Rattail -- Retail Software Framework
# Copyright © 2010-2018 Lance Edgar
# Copyright © 2010-2019 Lance Edgar
#
# This file is part of Rattail.
#
@ -73,6 +73,7 @@ requires = [
# (still, probably a better idea is to refactor so we can use 0.9)
'webhelpers2_grid==0.1', # 0.1
'colander', # 1.7.0
'ColanderAlchemy', # 0.3.3
'cornice', # 3.4.2
'deform', # 2.0.4