We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd5208 commit c4e3b4dCopy full SHA for c4e3b4d
setup.cfg
@@ -29,6 +29,8 @@ testing =
29
pytest-black >= 0.3.7
30
pytest-cov
31
pytest-mypy
32
+ # workaround for python/mypy#8627
33
+ mypy@git+https://github.com/python/mypy
34
35
# local
36
0 commit comments