Skip to content

Commit 3955945

Browse files
committed
Also remove reference for launcher
1 parent 028baa3 commit 3955945

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/launcher/pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,9 @@ dynamic = ["version", "description", "authors", "urls", "keywords"]
2828

2929
[tool.hatch.version]
3030
source = "nodejs"
31-
path = "fails_components_jupyter_launcher/labextension/package.json"
3231

3332
[tool.hatch.metadata.hooks.nodejs]
3433
fields = ["description", "authors", "urls"]
35-
path = "fails_components_jupyter_launcher/labextension/package.json"
3634

3735
[tool.hatch.build.targets.sdist]
3836
artifacts = ["fails_components_jupyter_launcher/labextension"]

0 commit comments

Comments
 (0)