-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.9.0 (with or without RCs) with Python=3.11: dependency changes #61
Comments
RC1 of 2.8.1 bugfix here #62 - with python=3.11 |
since we are at it, @bouweandela got us rid of ye olde Python=3.8 in ESMValGroup/ESMValCore#2053 so we should do the same here |
Let's do that for v2.9 though |
OK - keep the deprecation lineage for releases not bugfixes, alas |
@bouweandela I compiled a list of the deps changes that we ought to have in 2.9 (I think I didn't miss anything): - python >=3.9
- iris >=3.6.0
- esmpy !=8.1.0
- iris-esmf-regrid >=0.7.0
- numpy !=1.24.3
- shapely >=2 |
on the back of the newly released 2.8.1 thoose deps are even fewer |
Now that ESMValGroup/ESMValCore#1832 is ready, we should update pins and rebuild with build=1 to welcome the new 🐍 3.11 (provided all's cool with ESMValTool)
The text was updated successfully, but these errors were encountered: