update to python 3.9

This commit is contained in:
Robert Resch 2022-02-11 11:54:40 +01:00
parent 1e58f8be99
commit f8045c3be5
7 changed files with 36 additions and 144 deletions

View file

@ -1,5 +1,5 @@
[mypy]
python_version = 3.7
python_version = 3.9
show_error_codes = true
follow_imports = silent
ignore_missing_imports = true