We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37af4f1 commit 9bf1ce2Copy full SHA for 9bf1ce2
pyproject.toml
@@ -7,10 +7,10 @@ license = "MIT"
7
readme = "README.md"
8
9
[tool.poetry.urls]
10
-homepage = "https://github.com/ghost-in-moss/GhostOS"
11
-repository = "https://github.com/ghost-in-moss/GhostOS"
12
-documentation = "https://ghost-in-moss.github.io/GhostOS/#/en/"
13
-issues = "https://github.com/ghost-in-moss/GhostOS/issues"
+Homepage = "https://github.com/ghost-in-moss/GhostOS"
+Repository = "https://github.com/ghost-in-moss/GhostOS"
+Documentation = "https://ghost-in-moss.github.io/GhostOS/#/en/"
+Issues = "https://github.com/ghost-in-moss/GhostOS/issues"
14
15
[tool.poetry.dependencies]
16
python = ">=3.10,<3.14"
0 commit comments