Skip to content

Commit

Permalink
fix jupyter hook
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed Aug 12, 2023
1 parent e9e6ea6 commit 2b84e5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
name = "black-pre-commit-mirror"
version = "0.1.0"
dependencies = ["black==22.1.0"]
optional-dependencies = { jupyter = ["black[jupyter]"] }

0 comments on commit 2b84e5a

Please sign in to comment.