Skip to content

Commit ea6738a

Browse files
committed
Skip if exists
1 parent 9de2480 commit ea6738a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/jupyterlab_widgets/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ dependencies = [
5353
"hatch-jupyter-builder>=0.8.1",
5454
]
5555
build-function = "hatch_jupyter_builder.npm_builder"
56+
skip-if-exists = ["labextension/static/style.js"]
5657

5758
[tool.hatch.build.targets.wheel.shared-data]
5859
"install.json" = "share/jupyter/labextensions/@jupyter-widgets/jupyterlab-manager/install.json"

0 commit comments

Comments
 (0)