Use pre-release versions of foolscap and mypy-zope with intended support for RemoteInterface subclasses.

This commit is contained in:
Jason R. Coombs 2020-10-13 21:06:07 -04:00
parent ab54585558
commit 6d2d82d7b7

View File

@ -113,7 +113,8 @@ commands =
skip_install = True
deps =
mypy
mypy-zope
git+https://github.com/jaraco/mypy-zope@bugfix/21-InterfaceClass-subclass
git+https://github.com/jaraco/foolscap@bugfix/75-use-metaclass
commands = mypy src