We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbf912 commit 6c88e61Copy full SHA for 6c88e61
pyproject.toml
@@ -38,8 +38,9 @@ dependencies = [
38
dynamic = ["version"]
39
40
[project.urls]
41
-Home = "https://pyref.dev"
+Homepage = "https://pyref.dev"
42
Source = "https://github.com/mangoumbrella/pyref.dev"
43
+Changelog = "https://github.com/mangoumbrella/pyref.dev/blob/main/CHANGELOG.md"
44
45
[project.optional-dependencies]
46
server = [
0 commit comments