mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Include SparkPost in PyPI short description
This commit is contained in:
2
setup.py
2
setup.py
@@ -28,7 +28,7 @@ with open('README.rst') as f:
|
||||
setup(
|
||||
name="django-anymail",
|
||||
version=__version__,
|
||||
description='Django email backends for Mailgun, Postmark, SendGrid and other transactional ESPs',
|
||||
description='Django email backends for Mailgun, Postmark, SendGrid, SparkPost and other transactional ESPs',
|
||||
keywords="django, email, email backend, ESP, transactional mail, mailgun, mandrill, postmark, sendgrid",
|
||||
author="Mike Edmunds <medmunds@gmail.com>",
|
||||
author_email="medmunds@gmail.com",
|
||||
|
||||
Reference in New Issue
Block a user