Skip to content

Commit 60a6c96

Browse files
committed
setup: flake clean
1 parent 7c6072a commit 60a6c96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ def long_description_from_readme(rst):
2828
setup(
2929
name="django-anymail",
3030
version=__version__,
31-
description='Django email backends for Mailgun, Mailjet, Postmark, SendGrid, SparkPost and other transactional ESPs',
31+
description='Django email backends for Mailgun, Mailjet, Postmark, SendGrid, SparkPost '
32+
'and other transactional ESPs',
3233
keywords="django, email, email backend, ESP, transactional mail, mailgun, mailjet, mandrill, postmark, sendgrid",
3334
author="Mike Edmunds <[email protected]>",
3435
author_email="[email protected]",

0 commit comments

Comments
 (0)