updates for mypy

This commit is contained in:
Manuel Barkhau 2021-07-19 16:12:04 +00:00
parent 9137e84bed
commit 172dd90611

View file

@ -20,9 +20,12 @@ flake8-comprehensions
flake8-junit-report
flake8-2020
pylint-ignore>=2020.1013
mypy>=0.790
isort
mypy>=0.910
types-setuptools
types-toml
# http://doc.pytest.org/en/latest/py27-py34-deprecation.html
# The pytest 4.6 series will be the last to support Python 2.7
# and 3.4, and is scheduled to be released by mid-2019.