ready ish
This commit is contained in:
@@ -49,5 +49,13 @@ include = ["/src"]
|
||||
[tool.hatch.version]
|
||||
source = "vcs"
|
||||
|
||||
[tool.uv.sources]
|
||||
tampy = { workspace = true }
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"tampy",
|
||||
]
|
||||
|
||||
[tool.hatch.build.hooks.vcs]
|
||||
version-file = "src/tampy/_version.py"
|
||||
|
||||
Reference in New Issue
Block a user