diff pyproject.toml @ 2:871dcb2a2aeb

fix package setup for hatch installability
author Paul Fisher <paul@pfish.zone>
date Sat, 14 Feb 2026 18:46:46 -0500
parents a39dd69b8972
children 4f42fdbb25f2
line wrap: on
line diff
--- a/pyproject.toml	Sat Feb 14 18:41:52 2026 -0500
+++ b/pyproject.toml	Sat Feb 14 18:46:46 2026 -0500
@@ -30,7 +30,7 @@
 ]
 
 [tool.hatch.version]
-path = "src/git_serve.py"
+path = "src/git_serve/__init__.py"
 
 [tool.hatch.envs.types]
 extra-dependencies = [