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 afad969 commit 1ca8ccfCopy full SHA for 1ca8ccf
pyproject.toml
@@ -33,6 +33,13 @@ classifiers = [
33
"Programming Language :: Python :: 3.14",
34
]
35
36
+[project.urls]
37
+Homepage = "https://jazzband.co/projects/dj-database-url"
38
+Documentation = "https://github.com/jazzband/dj-database-url/blob/master/README.rst"
39
+Changelog = "https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md"
40
+Funding = "https://psfmember.org/civicrm/contribute/transact/?reset=1&id=34"
41
+Source = "https://github.com/jazzband/dj-database-url"
42
+"Issue Tracker" = "https://github.com/jazzband/dj-database-url/issues"
43
44
[build-system]
45
requires = ["uv_build>=0.9.17,<0.10.0"]
0 commit comments