We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405ffbb commit 0585a30Copy full SHA for 0585a30
1 file changed
pyproject.toml
@@ -18,8 +18,10 @@ dependencies = [
18
]
19
20
[project.urls]
21
-Home = "https://github.com/eagomez2/moduleprofiler"
+"Bug Tracker" = "https://github.com/eagomez2/moduleprofiler/issues"
22
+Changelog = "https://github.com/eagomez2/moduleprofiler/releases"
23
Documentation = "https://eagomez2.github.io/moduleprofiler/"
24
+Home = "https://github.com/eagomez2/moduleprofiler"
25
Repository = "https://github.com/eagomez2/moduleprofiler"
26
27
[project.optional-dependencies]
0 commit comments