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 9de2480 commit ea6738aCopy full SHA for ea6738a
python/jupyterlab_widgets/pyproject.toml
@@ -53,6 +53,7 @@ dependencies = [
53
"hatch-jupyter-builder>=0.8.1",
54
]
55
build-function = "hatch_jupyter_builder.npm_builder"
56
+skip-if-exists = ["labextension/static/style.js"]
57
58
[tool.hatch.build.targets.wheel.shared-data]
59
"install.json" = "share/jupyter/labextensions/@jupyter-widgets/jupyterlab-manager/install.json"
0 commit comments