Skip to content

Commit dce9b0d

Browse files
committed
tag xarray-eopf
1 parent 6058af1 commit dce9b0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- pystac
1111
- pystac-client
1212
- xarray
13-
- xarray-eopf >=0.1.1
13+
- xarray-eopf ==0.1.2 # change after next xarray-eopf release
1414
- xcube >=1.11.0
1515
- xcube-resampling
1616
# Development Dependencies - Tools

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"pystac",
4848
"pystac-client",
4949
"xarray",
50-
"xarray-eopf>=0.1.1",
50+
"xarray-eopf==0.1.2",
5151
"xcube-core>=1.11.0",
5252
"xcube-resampling",
5353
]

0 commit comments

Comments
 (0)