Added email client

This commit is contained in:
2020-12-20 14:49:43 +01:00
parent e2715066a4
commit edd79dca9a
10 changed files with 266 additions and 21 deletions

View File

@@ -18,7 +18,8 @@ setuptools.setup(
'SQLAlchemy',
'termcolor',
'pyfiglet',
'tabulate'
'tabulate',
'smtplib'
],
entry_points={
'console_scripts': [