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