Amazon SES support

Integrate Amazon SES.

Closes #54.
This commit is contained in:
Mike Edmunds
2018-04-11 10:35:23 -07:00
committed by GitHub
parent d079a506a1
commit ef69fa3bf7
15 changed files with 3156 additions and 29 deletions

View File

@@ -91,7 +91,7 @@ Or:
.. code-block:: console
$ pip install mock sparkpost # install test dependencies
$ pip install mock boto3 sparkpost # install test dependencies
$ python runtests.py
## this command can also run just a few test cases, e.g.: