Run mypy tests for stdlib and third-party separately (#5760)

This commit is contained in:
Sebastian Rittau
2021-07-12 10:09:13 +02:00
committed by GitHub
parent 7f320c6b9e
commit 7c382c7cd8
2 changed files with 69 additions and 58 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
mypy==0.902
mypy==0.910
typed-ast==1.4.3
black==21.6b0
flake8==3.9.2
flake8-bugbear==21.4.3
flake8-pyi==20.10.0
isort==5.8.0
isort==5.9.2
pytype==2021.06.17