mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 02:11:11 -05:00
Add HTML email
Make the SES client optionally pass through HTML and text body, as per: http://docs.aws.amazon.com/ses/latest/APIReference/API_Body.html Gets the message as HTML from: https://github.com/alphagov/notifications-utils/pull/12
This commit is contained in:
@@ -21,4 +21,4 @@ monotonic==0.3
|
||||
|
||||
git+https://github.com/alphagov/notifications-python-client.git@0.2.6#egg=notifications-python-client==0.2.6
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@2.0.1#egg=notifications-utils==2.0.1
|
||||
git+https://github.com/alphagov/notifications-utils.git@3.1.0#egg=notifications-utils==3.1.0
|
||||
|
||||
Reference in New Issue
Block a user