comment out hatchling path

This commit is contained in:
Rowan Torbitzky-Lane 2025-04-09 00:06:59 -05:00
parent 6e2a8179fa
commit 0e33a22318

View File

@ -13,8 +13,8 @@ hello = "hello_world:hello"
requires = ["hatchling"]
build-backend = "hatchling.build"
[tool.hatch.build.targets.wheel]
packages = ["src/tito"]
# [tool.hatch.build.targets.wheel]
# packages = ["src/tito"]
[dependency-groups]
dev = [