Skip to content

Commit e00f1e8

Browse files
authored
Pin Mypy to 1.15 (#10378)
1 parent 634a857 commit e00f1e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/requirements/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies:
2020
- iris
2121
- lxml # Optional dep of pydap
2222
- matplotlib-base
23+
- mypy==1.15 # mypy 1.16 breaks CI
2324
- nc-time-axis
2425
- netcdf4
2526
- numba

0 commit comments

Comments
 (0)