File tree 1 file changed +0
-29
lines changed
1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change @@ -64,32 +64,3 @@ repos:
64
64
- tornado
65
65
- zict
66
66
- pyarrow
67
-
68
- # Work around https://github.com/python/mypy/issues/12286
69
- # Re-run mypy, checking for Windows-specific issues.
70
- # This section must be kept aligned to the previous one, with the only difference
71
- # of the args.
72
- # Note that we are not checking MacOSX explicitly, as there are typically no
73
- # differences from Linux.
74
- - repo : https://github.com/pre-commit/mirrors-mypy
75
- rev : v0.982
76
- hooks :
77
- - id : mypy
78
- args : [--warn-unused-configs, --platform, win32]
79
- additional_dependencies :
80
- # Type stubs
81
- - pandas-stubs
82
- - types-docutils
83
- - types-requests
84
- - types-paramiko
85
- - types-PyYAML
86
- - types-psutil
87
- - types-setuptools
88
- # Typed libraries
89
- - click
90
- - dask
91
- - numpy
92
- - pytest
93
- - tornado
94
- - zict
95
- - pyarrow
You can’t perform that action at this time.
0 commit comments