Add invoke to the dev dependencies
This commit is contained in:
parent
25ea481433
commit
4b0387f120
2 changed files with 13 additions and 1 deletions
|
|
@ -47,4 +47,5 @@ xlrd = "^2.0"
|
|||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = {extras = ["jupyter"], version = "^24.4"}
|
||||
invoke = "^2.2"
|
||||
pylint = "^3.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue