updates to README.md addition of CONTRIBUTING.md work on tests and requirments-dev.txt

This commit is contained in:
2025-04-18 16:31:05 -05:00
parent 3113fb953f
commit 39a972d688
8 changed files with 414 additions and 38 deletions

View File

@@ -25,8 +25,9 @@ setup(
description="A Django email backend for Amazon SES",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/zeeksgeeks/django_aws_ses",
url="https://git-vault.zeeksgeeks.com/zeeksgeeks/django_aws_ses",
license="MIT",
keywords=["django", "aws", "ses", "email", "backend", "sns", "dkim"],
classifiers=[
"Development Status :: 4 - Beta",
"Framework :: Django",