Skip to content

Commit daa71a3

Browse files
authored
Merge pull request #142 from ACCESS-NRI/romain
Try this
2 parents b55e139 + edbfc78 commit daa71a3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

environments/access-med/config.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010

1111
### Optional config for custom deploy script
12-
export VERSION_TO_MODIFY=0.10
12+
export VERSION_TO_MODIFY=0.11
1313
export STABLE_VERSION=0.6
14-
export UNSTABLE_VERSION=0.10
14+
export UNSTABLE_VERSION=0.11
1515

1616
### Version settings
1717
export ENVIRONMENT=access-med

environments/access-med/environment.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ dependencies:
5757
- esmf=*=mpi_openmpi*
5858
- esmpy
5959
- pytest-json-report ### Needed for esmpy
60-
- xesmf >=0.7.1
61-
- xarray[complete] >=0.12.0
60+
- xesmf>=0.7.1
61+
- xarray>=0.12.0
6262
- shapely
6363
- cf_xarray
6464
- sparse

0 commit comments

Comments
 (0)