google / weather-tools

Tools to make weather data accessible and useful.

Home Page:https://weather-tools.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change python version support to match XArray

alxmrs opened this issue · comments

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.