Skip to content

Commit 6428539

Browse files
committed
Add more project URLs for PyPI sidebar
1 parent 1da1853 commit 6428539

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ exclude = [
3838
'pattern_library/static/pattern_library/src/**/*',
3939
]
4040

41+
[tool.poetry.urls]
42+
"Demo" = "https://torchbox.github.io/django-pattern-library/demo/"
43+
"Support" = "https://github.com/torchbox/django-pattern-library/discussions"
44+
"Issues" = "https://github.com/torchbox/django-pattern-library/issues"
45+
4146
[tool.poetry.dependencies]
4247
python = "^3.7"
4348
Django = ">=2.2,<4.1"

0 commit comments

Comments
 (0)