File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 55-------
66
77* Added Django 5.2 to the tox matrix.
8+ * Updated package metadata to include well-known labels.
89
9105.0.1 (2025-01-13)
1011------------------
Original file line number Diff line number Diff line change @@ -39,8 +39,13 @@ dependencies = [
3939 " django>=4.2.9" ,
4040 " sqlparse>=0.2" ,
4141]
42+
43+ urls.Changelog = " https://django-debug-toolbar.readthedocs.io/en/latest/changes.html"
44+ urls.Documentation = " https://django-debug-toolbar.readthedocs.io/"
4245urls.Download = " https://pypi.org/project/django-debug-toolbar/"
4346urls.Homepage = " https://github.com/django-commons/django-debug-toolbar"
47+ urls.Issues = " https://github.com/django-commons/django-debug-toolbar/issues"
48+ urls.Source = " https://github.com/django-commons/django-debug-toolbar"
4449
4550[tool .hatch .build .targets .wheel ]
4651packages = [
You can’t perform that action at this time.
0 commit comments