Skip to content

Commit 46b51ff

Browse files
author
mahendrapaipuri
committed
Include labextension files with package
1 parent 3579f6e commit 46b51ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ acceptance = [
6161
source = "nodejs"
6262
path = "labextension/package.json"
6363

64+
[tool.hatch.build]
65+
artifacts = [
66+
"jupyter_server_proxy/labextension",
67+
]
68+
6469
[tool.hatch.build.targets.sdist]
6570
artifacts = [
6671
"jupyter_server_proxy/labextension",

0 commit comments

Comments
 (0)