We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d02a3dd commit 46d269aCopy full SHA for 46d269a
1 file changed
pyproject.toml
@@ -40,5 +40,8 @@ test = [
40
[project.urls]
41
Homepage = "http://github.com/conestack/node"
42
43
+
44
+[tool.hatch.build.targets.wheel]
45
+packages = ["src/node"]
46
[tool.zest-releaser]
47
create-wheel = true
0 commit comments