We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ec614 commit d26a360Copy full SHA for d26a360
1 file changed
pyproject.toml
@@ -29,8 +29,9 @@ dynamic = [
29
]
30
31
[project.urls]
32
-documentation = "https://github.com/dudanov/pyftms"
+documentation = "https://dudanov.github.io/pyftms/pyftms.html"
33
homepage = "https://github.com/dudanov/pyftms"
34
+issuetracker = "https://github.com/dudanov/pyftms/issues"
35
repository = "https://github.com/dudanov/pyftms"
36
37
[tool.poetry]
0 commit comments