Python: pin mypy to <= 0.770
See also https://github.com/python/mypy/issues/8953
This commit is contained in:
@@ -179,7 +179,7 @@ setup(
|
||||
"black",
|
||||
"coverage",
|
||||
"coveralls",
|
||||
"mypy",
|
||||
"mypy<=0.770", # https://github.com/python/mypy/issues/8953
|
||||
"mypy_extensions",
|
||||
"pycodestyle",
|
||||
"pydocstyle",
|
||||
|
Reference in New Issue
Block a user