comment out hatchling path
This commit is contained in:
parent
6e2a8179fa
commit
0e33a22318
@ -13,8 +13,8 @@ hello = "hello_world:hello"
|
|||||||
requires = ["hatchling"]
|
requires = ["hatchling"]
|
||||||
build-backend = "hatchling.build"
|
build-backend = "hatchling.build"
|
||||||
|
|
||||||
[tool.hatch.build.targets.wheel]
|
# [tool.hatch.build.targets.wheel]
|
||||||
packages = ["src/tito"]
|
# packages = ["src/tito"]
|
||||||
|
|
||||||
[dependency-groups]
|
[dependency-groups]
|
||||||
dev = [
|
dev = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user