Merge branch '3734.broken-typechecks' into 3722.integration-tests-windows-python-3

This commit is contained in:
Itamar Turner-Trauring 2021-06-10 11:03:42 -04:00
commit 6730f300c4
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.