Skip to content

Commit

Permalink
chore: add ipykernel to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JWuzyk committed Feb 22, 2024
1 parent 59ba878 commit 635a118
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ typeguard = ">=3.0.2"

[tool.poetry.group.dev.dependencies] # https://python-poetry.org/docs/master/managing-dependencies/
cruft = ">=2.14.0"
ipykernel = ">=6.29.2"
{%- if cookiecutter.with_jupyter_lab|int %}
jupyterlab = ">=3.6.3"
{%- endif %}
Expand Down

0 comments on commit 635a118

Please sign in to comment.