docs: realistic install instructions, source URL, dev section
- README install section now reflects reality (git URL, not PyPI) - Add a Source link at the top and a Development section at the bottom - Update Running-the-bundled-example to clone-then-uv-sync flow since examples/ is sdist-only - pyproject.toml: replace github.com/your-org placeholder with the actual git.vercanti.com URL Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -31,7 +31,8 @@ demo = ["cloakbrowser>=0.3.27"]
|
||||
dev = ["pytest>=7.0"]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/your-org/human_mouse"
|
||||
Homepage = "https://git.vercanti.com/yellowdog/human_mouse"
|
||||
Source = "https://git.vercanti.com/yellowdog/human_mouse"
|
||||
"SapiMouse dataset" = "https://www.ms.sapientia.ro/~manyi/sapimouse/sapimouse.html"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
|
||||
Reference in New Issue
Block a user