Skip to content

Commit 3976ca4

Browse files
committed
Add more project URLs
1 parent 18c1f9a commit 3976ca4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ cleanup = [
5757
[project.urls]
5858
Project-URL = "https://github.com/codingjoe/django-pictures"
5959
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"
6063

6164
[tool.flit.module]
6265
name = "pictures"

0 commit comments

Comments
 (0)