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 e41afda commit 1b102cdCopy full SHA for 1b102cd
1 file changed
pyproject.toml
@@ -35,11 +35,9 @@ classifiers = [
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"
+Bug = "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