Skip to content

Commit 373b8f2

Browse files
committed
more tries
1 parent 75f9c2e commit 373b8f2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ci/environment-upstream.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ channels:
44
dependencies:
55
- python==3.9
66
- aiohttp
7-
- boto3
87
- exifread
98
- flask
109
- h5netcdf
11-
- moto
1210
- netcdf4
1311
- pip
1412
- pydap
@@ -22,6 +20,9 @@ dependencies:
2220
- tornado
2321
- zarr
2422
- moto < 3
23+
- intake
24+
- xarray
25+
- gdal
2526
- pip:
2627
- git+https://github.com/fsspec/filesystem_spec.git
2728
- git+https://github.com/intake/intake.git

0 commit comments

Comments
 (0)