Skip to content

Commit 108ab75

Browse files
committed
update paths
1 parent 45b9ede commit 108ab75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ source = "nodejs"
4444
fields = ["description", "authors", "urls"]
4545

4646
[tool.hatch.build.targets.sdist]
47-
artifacts = ["/jupyterlab_lego_boost/labextension"]
48-
exclude = ["/.github", "/binder", "node_modules"]
47+
artifacts = ["jupyterlab_lego_boost/labextension"]
48+
exclude = [".github", "binder", "node_modules"]
4949

5050
[tool.hatch.build.targets.wheel.shared-data]
5151
"jupyterlab_lego_boost/labextension" = "share/jupyter/labextensions/jupyterlab-lego-boost"

0 commit comments

Comments
 (0)