Skip to content

Commit 9386069

Browse files
committed
chore: Update project metadata
1 parent 61222b1 commit 9386069

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ authors = [
1717
]
1818
description = "A config as infrastructure foundation for your Internal Developer Platform"
1919
readme = "README.md"
20-
license = {file = "LICENSE.md"}
20+
license = {file = "LICENSE"}
21+
22+
[project.urls]
23+
Repository = "https://github.com/CallyCo-io/Cally/"
24+
Issues = "https://github.com/CallyCo-io/Cally/issues"
2125

2226
[project.optional-dependencies]
2327
development = [

0 commit comments

Comments
 (0)