Skip to content

Commit 6bd7994

Browse files
authored
Reduce binder size and hopefully make it faster (#276)
1 parent 3956864 commit 6bd7994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.binder/environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: cf_xarray
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.8
6-
- matplotlib
5+
- python=3
6+
- matplotlib-base
77
- netcdf4
88
- pip
99
- xarray

0 commit comments

Comments
 (0)