update to python 3.9
This commit is contained in:
parent
1e58f8be99
commit
f8045c3be5
7 changed files with 36 additions and 144 deletions
2
mypy.ini
2
mypy.ini
|
|
@ -1,5 +1,5 @@
|
|||
[mypy]
|
||||
python_version = 3.7
|
||||
python_version = 3.9
|
||||
show_error_codes = true
|
||||
follow_imports = silent
|
||||
ignore_missing_imports = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue