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 b6d4f03 commit f230526Copy full SHA for f230526
pyproject.toml
@@ -29,9 +29,9 @@ classifiers = [
29
]
30
31
[tool.poetry.urls]
32
-homepage = "https://thread.ngjx.org"
33
-documentation = "https://thread.ngjx.org/docs/v1.1.0"
34
-repository = "https://github.com/python-thread/thread"
+Homepage = "https://thread.ngjx.org"
+Documentation = "https://thread.ngjx.org/docs/v1.1.0"
+Source = "https://github.com/python-thread/thread"
35
"Release Notes" = "https://github.com/python-thread/thread/releases"
36
"Bug Tracker" = "https://github.com/python-thread/thread/issues"
37
0 commit comments