Skip to content

Commit 0e62c45

Browse files
authored
chore: Remove tool.hatch.build.targets.wheel from pyproject (#2803)
Signed-off-by: kramaranya <kramaranya15@gmail.com>
1 parent 4443f79 commit 0e62c45

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

api/python_api/pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,5 @@ Source = "https://github.com/kubeflow/trainer"
3535
requires = ["hatchling"]
3636
build-backend = "hatchling.build"
3737

38-
[tool.hatch.build.targets.wheel]
39-
packages = ["kubeflow_trainer_api"]
40-
4138
[tool.hatch.version]
4239
path = "kubeflow_trainer_api/__init__.py"

0 commit comments

Comments
 (0)