There was an error while loading. Please reload this page.
1 parent 61222b1 commit 9386069Copy full SHA for 9386069
1 file changed
pyproject.toml
@@ -17,7 +17,11 @@ authors = [
17
]
18
description = "A config as infrastructure foundation for your Internal Developer Platform"
19
readme = "README.md"
20
-license = {file = "LICENSE.md"}
+license = {file = "LICENSE"}
21
+
22
+[project.urls]
23
+Repository = "https://github.com/CallyCo-io/Cally/"
24
+Issues = "https://github.com/CallyCo-io/Cally/issues"
25
26
[project.optional-dependencies]
27
development = [
0 commit comments