temp add hatchling target
This commit is contained in:
parent
775759706f
commit
cb018dcb4d
@ -13,6 +13,9 @@ hello = "hello_world:hello"
|
|||||||
requires = ["hatchling"]
|
requires = ["hatchling"]
|
||||||
build-backend = "hatchling.build"
|
build-backend = "hatchling.build"
|
||||||
|
|
||||||
|
[tool.hatch.build.targets.wheel]
|
||||||
|
packages = ["src/tito"]
|
||||||
|
|
||||||
[dependency-groups]
|
[dependency-groups]
|
||||||
dev = [
|
dev = [
|
||||||
"ruff>=0.6.7",
|
"ruff>=0.6.7",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user