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.
2 parents 40d5fd0 + 8517b49 commit 07709b2Copy full SHA for 07709b2
1 file changed
pyproject.toml
@@ -16,8 +16,9 @@ dependencies = [
16
fletx = "fletx.__main__:main"
17
18
[project.urls]
19
-"source" = "https://alldotpy.github.io/FletX"
20
-"Homepage" = "https://github.com/AllDotPy/FletX"
+Homepage = "https://alldotpy.github.io/FletX"
+Repository = "https://github.com/AllDotPy/FletX"
21
+Documentation = "https://alldotpy.github.io/FletX"
22
23
[project.optional-dependencies]
24
dev = [
0 commit comments