File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -75,11 +75,14 @@ docs = [
7575]
7676
7777[project .urls ]
78- Project-URL = " https://github.com/codingjoe/django-mail-auth"
78+ # https://packaging.python.org/en/latest/specifications/well-known-project-urls/#well-known-labels
79+ Homepage = " https://github.com/codingjoe/django-mail-auth"
7980Changelog = " https://github.com/codingjoe/django-mail-auth/releases"
8081Source = " https://github.com/codingjoe/django-mail-auth"
82+ Releasenotes = " https://github.com/codingjoe/django-mail-auth/releases/latest"
8183Documentation = " https://django-mail-auth.rtfd.io/"
82- Issue-Tracker = " https://github.com/codingjoe/django-mail-auth/issues"
84+ Issues = " https://github.com/codingjoe/django-mail-auth/issues"
85+ Funding = " https://github.com/sponsors/codingjoe"
8386
8487[tool .flit .module ]
8588name = " mailauth"
You can’t perform that action at this time.
0 commit comments