Skip to content

Commit 2537870

Browse files
authored
add rioxarray and xactextract to dev environment.yml (#142)
1 parent c7c47a2 commit 2537870

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

environment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ channels:
44
dependencies:
55
- python
66
# required
7-
- shapely=2
7+
- shapely >=2
88
- xarray
99
- cf_xarray
10+
- rioxarray
11+
- exactextract
1012
# testing
1113
- pytest
1214
- pytest-cov

0 commit comments

Comments
 (0)