Skip to content

Commit

Permalink
chore: bump hatch-jupyter-builder dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 authored Mar 12, 2023
1 parent 5514dfa commit 6e0f41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.github_project_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ skip-if-exists = [
"{{ cookiecutter.python_package_name }}/labextension/package.json",
]
dependencies = [
"hatch-jupyter-builder>=0.5.0",
"hatch-jupyter-builder>=0.8.2",
]

[tool.hatch.build.hooks.jupyter-builder.build-kwargs]
Expand Down

0 comments on commit 6e0f41d

Please sign in to comment.