Skip to content

Commit 1abc45b

Browse files
author
Joe Hamman
authored
reintroduce pynio/rasterio/iris to py36 test env (#2738)
* add h5netcdf+dask tests * pep8 * reactivate pynio/rasterio/iris in py36 test builds * revert changes to test_backends.py -- unrelated to this PR
1 parent 0c73a38 commit 1abc45b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ci/requirements-py36.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ dependencies:
2020
- scipy
2121
- seaborn
2222
- toolz
23-
# - rasterio # xref #2683
23+
- rasterio
2424
- bottleneck
2525
- zarr
2626
- pseudonetcdf>=3.0.1
2727
- eccodes
2828
- cdms2
29-
# - pynio # xref #2683
30-
# - iris>=1.10 # xref #2683
29+
- pynio
30+
- iris>=1.10
3131
- pydap
3232
- lxml
3333
- pip:

0 commit comments

Comments
 (0)