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 b21c54e commit 1da2e3aCopy full SHA for 1da2e3a
pyproject.toml
@@ -19,4 +19,7 @@ authors = [
19
[tool.uv]
20
dev-dependencies = [
21
"pytest>=8.3.4",
22
-]
+]
23
+
24
+[tool.hatch.build.targets.wheel]
25
+packages = ["src/demo"]
0 commit comments