add mypy tool
This commit is contained in:
parent
75ee7acb6d
commit
5efc3dd330
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