Skip to content

Commit

Permalink
Merge pull request #120 from ACCESS-NRI/rbeucher-patch-20
Browse files Browse the repository at this point in the history
Attempt to move to Python 3.11 SPEC0
  • Loading branch information
rbeucher authored Nov 22, 2024
2 parents e6f15e8 + b8385a1 commit a940cc9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions environments/access-med/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ variables:
dependencies:
- apscheduler
- fs
- python>=3.10
- python>=3.11
- libnetcdf=*=mpi_openmpi* # pinned for solver stability
- pip
- pytest >=3.9,!=6.0.0rc1,!=6.0.0
Expand Down Expand Up @@ -64,7 +64,6 @@ dependencies:
- coecms::ucx-py
- xgboost >1.6.1 # github.com/ESMValGroup/ESMValTool/issues/2779
- med-diagnostics==0.0.1 # pining for now
- cdms2
- access-med-tools==0.1.9
- mopper==1.1.1
- pillow
Expand Down

0 comments on commit a940cc9

Please sign in to comment.