File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dependencies:
29
29
- pandas
30
30
- pint
31
31
- pip
32
- - pseudonetcdf
32
+ - pseudonetcdf<3.1 # FIXME https://github.com/pydata/xarray/issues/3409
33
33
- pydap
34
34
- pynio
35
35
- pytest
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dependencies:
29
29
- pandas
30
30
- pint
31
31
- pip
32
- - pseudonetcdf
32
+ - pseudonetcdf<3.1 # FIXME https://github.com/pydata/xarray/issues/3409
33
33
- pydap
34
34
# - pynio # Not available on Windows
35
35
- pytest
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dependencies:
29
29
- pandas
30
30
- pint
31
31
- pip
32
- - pseudonetcdf
32
+ - pseudonetcdf<3.1 # FIXME https://github.com/pydata/xarray/issues/3409
33
33
- pydap
34
34
- pynio
35
35
- pytest
You can’t perform that action at this time.
0 commit comments