Skip to content

Commit 77a31e5

Browse files
authored
Temporarily remove pynio from py36 CI build (#3157)
This should get things building again.
1 parent 118f4d9 commit 77a31e5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ci/requirements/py36.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ dependencies:
2727
- pseudonetcdf>=3.0.1
2828
- cfgrib>=0.9.2
2929
- cdms2
30-
- pynio
30+
# Disabled due to conflicting dependencies:
31+
# https://github.com/pydata/xarray/issues/3154
32+
# - pynio
3133
- iris>=1.10
3234
- pydap
3335
- lxml

0 commit comments

Comments
 (0)