mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
Add "Amazon SES" to setup.py package description
This commit is contained in:
4
setup.py
4
setup.py
@@ -33,8 +33,8 @@ with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
|
||||
setup(
|
||||
name="django-anymail",
|
||||
version=version,
|
||||
description='Django email integration for Mailgun, Mailjet, Postmark, SendGrid, SendinBlue, SparkPost '
|
||||
'and other transactional ESPs',
|
||||
description='Django email integration for Amazon SES, Mailgun, Mailjet, Postmark, '
|
||||
'SendGrid, SendinBlue, SparkPost and other transactional ESPs',
|
||||
keywords="Django, email, email backend, ESP, transactional mail, "
|
||||
"Amazon SES, Mailgun, Mailjet, Mandrill, Postmark, SendinBlue, SendGrid, SparkPost",
|
||||
author="Mike Edmunds and Anymail contributors",
|
||||
|
||||
Reference in New Issue
Block a user