Skip to content

Commit fafa648

Browse files
committed
add tool.hatch.build.targets.wheel sections
1 parent e81e215 commit fafa648

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
@@ -34,5 +34,8 @@ test = [
3434
register = "yafowil.widget.wysihtml5:register"
3535
example = "yafowil.widget.wysihtml5.example:get_example"
3636

37+
38+
[tool.hatch.build.targets.wheel]
39+
packages = ["src/yafowil"]
3740
[tool.zest-releaser]
3841
create-wheel = true

0 commit comments

Comments
 (0)