mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-18 06:19:47 +08:00
Update pytype_test to be compatible with the latest pytype version. (#8551)
We moved some files around =)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mypy==0.971
|
||||
pytype==2022.8.3; platform_system != "Windows"
|
||||
pytype==2022.8.17; platform_system != "Windows"
|
||||
# must match .pre-commit-config.yaml
|
||||
black==22.6.0
|
||||
# must match .pre-commit-config.yaml
|
||||
|
||||
Reference in New Issue
Block a user