Skip to content

Commit

Permalink
update package description to better reflect its use case (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Triplett <jefftriplett@users.noreply.github.com>
  • Loading branch information
joshuadavidthomas and jefftriplett committed Oct 24, 2023
1 parent 7e0cec9 commit bcf51fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ classifiers = [
"Programming Language :: Python :: Implementation :: CPython",
]
dependencies = ["django>=3.2"]
description = "A Django app for relaying email to an external service via a database."
description = "Centralize and relay email from multiple distributed Django projects to an internal SMTP server via a database queue."
dynamic = ["version"]
keywords = []
license = "MIT"
Expand Down

0 comments on commit bcf51fa

Please sign in to comment.