add mypy tool
This commit is contained in:
parent
af414d11e1
commit
03e5d2dcea
4 changed files with 99 additions and 10 deletions
|
|
@ -21,6 +21,7 @@ tinydb = "^4.3.0"
|
|||
pytest = "^5.2"
|
||||
black = {version = "^19.10b0", allow-prereleases = true}
|
||||
rope = "^0.16.0"
|
||||
mypy = "^0.790"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue