We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c1f9a commit 3976ca4Copy full SHA for 3976ca4
pyproject.toml
@@ -57,6 +57,9 @@ cleanup = [
57
[project.urls]
58
Project-URL = "https://github.com/codingjoe/django-pictures"
59
Changelog = "https://github.com/codingjoe/django-pictures/releases"
60
+Source = "https://github.com/codingjoe/django-pictures"
61
+Documentation = "https://github.com/codingjoe/django-pictures#django-pictures"
62
+Issue-Tracker = "https://github.com/codingjoe/django-pictures/issues"
63
64
[tool.flit.module]
65
name = "pictures"
0 commit comments