mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Update ESP list in PyPI description, keywords
This commit is contained in:
6
setup.py
6
setup.py
@@ -47,10 +47,10 @@ requirements_test = []
|
||||
setup(
|
||||
name="django-anymail",
|
||||
version=version,
|
||||
description='Django email integration for Amazon SES, Mailgun, Mailjet, Postmark, '
|
||||
'SendGrid, SendinBlue, SparkPost and other transactional ESPs',
|
||||
description='Django email backends and webhooks for Amazon SES, Mailgun, Mailjet, Mandrill, '
|
||||
'Postal, Postmark, SendGrid, SendinBlue, and SparkPost',
|
||||
keywords="Django, email, email backend, ESP, transactional mail, "
|
||||
"Amazon SES, Mailgun, Mailjet, Mandrill, Postmark, SendinBlue, SendGrid, SparkPost",
|
||||
"Amazon SES, Mailgun, Mailjet, Mandrill, Postal, Postmark, SendGrid, SendinBlue, SparkPost",
|
||||
author="Mike Edmunds and Anymail contributors",
|
||||
author_email="medmunds@gmail.com",
|
||||
url="https://github.com/anymail/django-anymail",
|
||||
|
||||
Reference in New Issue
Block a user