Skip to content

Commit 4b93537

Browse files
authored
move rangehttpserver to conda install
1 parent d31d1fa commit 4b93537

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ci/environment-upstream.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ dependencies:
88
- exifread
99
- flask
1010
- h5netcdf
11+
- moto
1112
- netcdf4
1213
- pip
1314
- pydap
1415
- pytest
16+
- rangehttpserver
1517
- rasterio
16-
- tornado
18+
- s3fs
1719
- scikit-image
20+
- tornado
1821
- zarr
19-
- s3fs
20-
- moto
2122
- pip:
2223
- git+https://github.com/fsspec/filesystem_spec.git
2324
- git+https://github.com/intake/intake.git
2425
- git+https://github.com/pydata/xarray.git
25-
- rangehttpserver

0 commit comments

Comments
 (0)