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