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.
1 parent d8c1f53 commit fdd2337Copy full SHA for fdd2337
1 file changed
pyproject.toml
@@ -22,6 +22,12 @@ dependencies = [
22
"platformdirs>=4.0.0",
23
]
24
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
+
31
[project.optional-dependencies]
32
dev = [
33
"pytest>=8.0.0",
0 commit comments