Skip to content

Commit 81afd56

Browse files
committed
update paths
1 parent 67f0b78 commit 81afd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ fields = ["description", "authors", "urls"]
4444

4545
[tool.hatch.build.targets.sdist]
4646
artifacts = ["jupyterlab_blockly_ipylgbst/labextension"]
47-
exclude = ["/.github", "/binder", "node_modules"]
47+
exclude = [".github", "binder", "node_modules"]
4848

4949
[tool.hatch.build.targets.wheel.shared-data]
5050
"jupyterlab_blockly_ipylgbst/labextension" = "share/jupyter/labextensions/jupyterlab-blockly-ipylgbst"

0 commit comments

Comments
 (0)