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 5514dfa commit 6e0f41dCopy full SHA for 6e0f41d
{{cookiecutter.github_project_name}}/pyproject.toml
@@ -86,7 +86,7 @@ skip-if-exists = [
86
"{{ cookiecutter.python_package_name }}/labextension/package.json",
87
]
88
dependencies = [
89
- "hatch-jupyter-builder>=0.5.0",
+ "hatch-jupyter-builder>=0.8.2",
90
91
92
[tool.hatch.build.hooks.jupyter-builder.build-kwargs]
0 commit comments