mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 21:29:11 +00:00
Update project URLs to show on pypi project page
This commit is contained in:
@@ -80,10 +80,9 @@ dependencies = [
|
|||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://github.com/khoj-ai/khoj#readme"
|
Homepage = "https://khoj.dev"
|
||||||
Issues = "https://github.com/khoj-ai/khoj/issues"
|
Documentation = "https://docs.khoj.dev"
|
||||||
Discussions = "https://github.com/khoj-ai/khoj/discussions"
|
Code = "https://github.com/khoj-ai/khoj"
|
||||||
Releases = "https://github.com/khoj-ai/khoj/releases"
|
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
khoj = "khoj.main:run"
|
khoj = "khoj.main:run"
|
||||||
|
|||||||
Reference in New Issue
Block a user