We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81e215 commit fafa648Copy full SHA for fafa648
pyproject.toml
@@ -34,5 +34,8 @@ test = [
34
register = "yafowil.widget.wysihtml5:register"
35
example = "yafowil.widget.wysihtml5.example:get_example"
36
37
+
38
+[tool.hatch.build.targets.wheel]
39
+packages = ["src/yafowil"]
40
[tool.zest-releaser]
41
create-wheel = true
0 commit comments