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 5e2c399 commit bfdb6ccCopy full SHA for bfdb6cc
pyproject.toml
@@ -35,5 +35,8 @@ test = [
35
[project.urls]
36
Homepage = "http://github.com/conestack/node.ext.zodb"
37
38
+
39
+[tool.hatch.build.targets.wheel]
40
+packages = ["src/node"]
41
[tool.zest-releaser]
42
create-wheel = true
0 commit comments