Skip to content

Commit fdd2337

Browse files
committed
Extend pypi links for project
1 parent d8c1f53 commit fdd2337

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ dependencies = [
2222
"platformdirs>=4.0.0",
2323
]
2424

25+
[project.urls]
26+
Homepage = "https://vibepod.dev/"
27+
Source = "https://github.com/VibePod/vibepod-cli"
28+
Organization = "https://github.com/VibePod"
29+
Author = "https://github.com/nezhar"
30+
2531
[project.optional-dependencies]
2632
dev = [
2733
"pytest>=8.0.0",

0 commit comments

Comments
 (0)