Skip to content

Commit 9ebc1de

Browse files
committed
Some missing renames
1 parent c6aebb3 commit 9ebc1de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ artifacts = ["jupyter_bluetooth_manager/labextension"]
3737
exclude = [".github"]
3838

3939
[tool.hatch.build.targets.wheel.shared-data]
40-
"jupyter_bluetooth_manager/labextension" = "share/jupyter/labextensions/bluetooth-manager"
41-
"install.json" = "share/jupyter/labextensions/bluetooth-manager/install.json"
40+
"jupyter_bluetooth_manager/labextension" = "share/jupyter/labextensions/jupyter-bluetooth-manager"
41+
"install.json" = "share/jupyter/labextensions/jupyter-bluetooth-manager/install.json"
4242

4343
[tool.hatch.build.hooks.version]
4444
path = "jupyter_bluetooth_manager/_version.py"

0 commit comments

Comments
 (0)