Add pre-commit to the develop dependencies
This commit is contained in:
parent
d88dc0f91c
commit
b3b8a0d5ab
2 changed files with 94 additions and 1 deletions
|
|
@ -18,3 +18,4 @@ jupyterlab = "^2.2.8"
|
|||
[tool.poetry.dev-dependencies]
|
||||
# Task runners
|
||||
nox = "^2020.8.22"
|
||||
pre-commit = "^2.7.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue