chore(repo): make the release gate reproducible and clean product URLs
PyJHora absence is now partial, tests write research manifests to tmp, the registry allows experimental_variant, and product links point at the Gitea repo. Early logs move to docs/history. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+5
-5
@@ -51,11 +51,11 @@ jyotish-engine = "jyotish_vedic.engine:cli_main"
|
||||
jyotish-mcp = "jyotish_vedic.mcp_server:main"
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/732642856/yinduzhanxing"
|
||||
Documentation = "https://github.com/732642856/yinduzhanxing#readme"
|
||||
Repository = "https://github.com/732642856/yinduzhanxing"
|
||||
"Bug Reports" = "https://github.com/732642856/yinduzhanxing/issues"
|
||||
Changelog = "https://github.com/732642856/yinduzhanxing/blob/main/CHANGELOG.md"
|
||||
Homepage = "https://git.copse.top/root/Jyotisha"
|
||||
Documentation = "https://git.copse.top/root/Jyotisha/src/branch/main/README.md"
|
||||
Repository = "https://git.copse.top/root/Jyotisha"
|
||||
"Bug Reports" = "https://git.copse.top/root/Jyotisha/issues"
|
||||
Changelog = "https://git.copse.top/root/Jyotisha"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["."]
|
||||
|
||||
Reference in New Issue
Block a user