We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/
1 parent 82d966e commit 8ae2e24Copy full SHA for 8ae2e24
pyproject.toml
@@ -80,7 +80,7 @@ dependencies = ["hatch-jupyter-builder>=0.5"]
80
build-function = "hatch_jupyter_builder.npm_builder"
81
ensured-targets = [
82
"jupyter_scheduler/labextension/static/style.js",
83
- "jupyter_scheduler//labextension/package.json",
+ "jupyter_scheduler/labextension/package.json",
84
]
85
skip-if-exists = ["jupyter_scheduler/labextension/static/style.js"]
86
0 commit comments