Add pylint to the dev dependencies
This commit is contained in:
parent
553bd50d92
commit
31f8517967
2 changed files with 109 additions and 1 deletions
|
|
@ -30,3 +30,4 @@ jupyterlab = "^3.0.16"
|
|||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^21.5b1"
|
||||
pylint = "^2.8.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue