Specific commit

This commit is contained in:
Itamar Turner-Trauring 2023-06-26 11:20:46 -04:00
parent a7f45ab355
commit a7100c749d

View File

@ -124,7 +124,7 @@ basepython = python3
deps =
mypy==1.3.0
# When 0.9.2 comes out it will work with 1.3, it's just unreleased at the moment...
git+https://github.com/shoobx/mypy-zope
git+https://github.com/shoobx/mypy-zope@f276030
types-mock
types-six
types-PyYAML