Skip to content

Commit

Permalink
DX: list jupyterlab-git as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Nov 29, 2023
1 parent 18e3bee commit 39a40c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/repoma/check_dev_files/jupyter.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ def _update_dev_requirements() -> None:
dependencies = [
"jupyterlab",
"jupyterlab-code-formatter",
"jupyterlab-git",
"jupyterlab-lsp",
"jupyterlab-myst",
"python-lsp-server[rope]",
Expand Down

0 comments on commit 39a40c1

Please sign in to comment.