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 9bdc3e4 commit b47711dCopy full SHA for b47711d
pyproject.toml
@@ -31,3 +31,7 @@ dev = [
31
"pytest",
32
"pytest-asyncio",
33
]
34
+
35
+[tool.hatch.build.targets.wheel]
36
+ignore-vcs = true
37
+packages = ["src/ypywidgets"]
0 commit comments