Skip to content

Commit 46d269a

Browse files
committed
add tool.hatch.build.targets.wheel sections
1 parent d02a3dd commit 46d269a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,8 @@ test = [
4040
[project.urls]
4141
Homepage = "http://github.com/conestack/node"
4242

43+
44+
[tool.hatch.build.targets.wheel]
45+
packages = ["src/node"]
4346
[tool.zest-releaser]
4447
create-wheel = true

0 commit comments

Comments
 (0)