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

Add Python 3.11 support #276

Merged
merged 2 commits into from
Dec 8, 2022
Merged

Add Python 3.11 support #276

merged 2 commits into from
Dec 8, 2022

Conversation

abkfenris
Copy link
Contributor

Starts testing against Python 3.11 and adds a classifier for it.

@abkfenris
Copy link
Contributor Author

Hmm, micromamba env setup is failing because it's trying to use a Python 2.7 package. It's not however failing appropriately on that step, which is probably a micromamba issue.

@ocefpaf
Copy link
Member

ocefpaf commented Nov 4, 2022

It is missing a mypy dependency on py3.11 micromamba is failing to fail in the env creation.

@abkfenris
Copy link
Contributor Author

Now its succeeding to fail on env creation.

@ocefpaf
Copy link
Member

ocefpaf commented Nov 4, 2022

xref.: We need python/mypy#12840 and mypyc/mypyc#955 first.

Starts testing against Python 3.11 and adds a classifier for it.
@ocefpaf
Copy link
Member

ocefpaf commented Dec 7, 2022

mypy is available but now iris is the blocker.

@ocefpaf ocefpaf mentioned this pull request Dec 7, 2022
@ocefpaf ocefpaf merged commit eaa0828 into ioos:main Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants