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

Change python version support to match XArray #247

Closed
alxmrs opened this issue Oct 8, 2022 · 0 comments · Fixed by #248
Closed

Change python version support to match XArray #247

alxmrs opened this issue Oct 8, 2022 · 0 comments · Fixed by #248

Comments

@alxmrs
Copy link
Collaborator

alxmrs commented Oct 8, 2022

It looks like XArray recently dropped Python 3.7 support. pydata/xarray#6138

Let's update the target versions of this project to match XArray.

I noticed this in the failing tests in a few PRs.

alxmrs added a commit that referenced this issue Oct 10, 2022
alxmrs added a commit that referenced this issue Oct 10, 2022
* Removing python 3.7 support.

Fixes #247.

* rm _prod() impl for python 3.7.

* rm unused imports.
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 a pull request may close this issue.

1 participant