Work with latest mypy.

This commit is contained in:
Itamar Turner-Trauring 2021-06-10 11:03:01 -04:00
parent 074a5f772f
commit 490d3ca29d
2 changed files with 5 additions and 1 deletions

0
newsfragments/3734.minor Normal file
View File

View File

@ -155,7 +155,11 @@ basepython = python3
skip_install = True
deps =
mypy
git+https://github.com/Shoobx/mypy-zope
mypy-zope
types-mock
types-six
types-PyYAML
types-pkg_resources
git+https://github.com/warner/foolscap
# Twisted 21.2.0 introduces some type hints which we are not yet
# compatible with.