We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e09b57a commit 5e860eeCopy full SHA for 5e860ee
pyproject.toml
@@ -59,7 +59,7 @@ allow-direct-references = true
59
60
[tool.hatch.build.targets.wheel.shared-data]
61
"widgyts/labextension/static" = "share/jupyter/labextensions/@yt-project/yt-widgets/static"
62
-"./install.json" = "share/jupyter/labextensions/@yt-project/yt-widgets/install.json"
+"install.json" = "share/jupyter/labextensions/@yt-project/yt-widgets/install.json"
63
"widgyts/labextension/build_log.json" = "share/jupyter/labextensions/@yt-project/yt-widgets/build_log.json"
64
"widgyts/labextension/package.json" = "share/jupyter/labextensions/@yt-project/yt-widgets/package.json"
65
jupyter-config = "etc/jupyter/jupyter_server_config.d"
0 commit comments