mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
setup
This commit is contained in:
4
setup.py
4
setup.py
@@ -3,8 +3,8 @@ from setuptools import setup
|
||||
setup(
|
||||
name="djrill",
|
||||
version="0.1.0",
|
||||
description='',
|
||||
long_description='',
|
||||
description='Django email backend for Mandrill.',
|
||||
long_description='Email backend and new message class to send emails through the Mandrill email service.',
|
||||
keywords="django, mailchimp, mandrill, email, email backend",
|
||||
author="Kenneth Love <kenneth@brack3t.com>, Chris Jones <chris@brack3t.com>",
|
||||
author_email="kenneth@brack3t.com",
|
||||
|
||||
Reference in New Issue
Block a user