Skip to content
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

python support update --> 3.12 #449

Closed
pp-mo opened this issue Sep 12, 2024 · 4 comments
Closed

python support update --> 3.12 #449

pp-mo opened this issue Sep 12, 2024 · 4 comments

Comments

@pp-mo
Copy link
Member

pp-mo commented Sep 12, 2024

No description provided.

@echoix
Copy link

echoix commented Sep 20, 2024

Python 3.13 is just 10 days away now

@ocefpaf
Copy link
Member

ocefpaf commented Sep 20, 2024

BTW, conda-forge is shipping a py313 version of it and all the tests are passing. You can test it out with:

conda env create --name CFUNITS python=3.13 cf-units pytest -c conda-forge/label/python_rc
conda activate CFUNITS
pytest --pyargs cf_units

@trexfeathers
Copy link
Collaborator

We should now be in a good position to add this without missing a spot:

def test_python_versions():
"""Confirm alignment of ALL files listing supported Python versions."""

@pp-mo
Copy link
Member Author

pp-mo commented Sep 30, 2024

Closed by #461

@pp-mo pp-mo closed this as completed Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants