Skip to content

Commit bfdb6cc

Browse files
committed
add tool.hatch.build.targets.wheel sections
1 parent 5e2c399 commit bfdb6cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,8 @@ test = [
3535
[project.urls]
3636
Homepage = "http://github.com/conestack/node.ext.zodb"
3737

38+
39+
[tool.hatch.build.targets.wheel]
40+
packages = ["src/node"]
3841
[tool.zest-releaser]
3942
create-wheel = true

0 commit comments

Comments
 (0)