Skip to content

Commit

Permalink
MNT: Bump minimum xarray to 2022.6.0
Browse files Browse the repository at this point in the history
Cleans up a warning with little change in the support window.
  • Loading branch information
dopplershift committed Nov 8, 2024
1 parent 48ba0eb commit 18ecca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ test = [
"siphon[extras]"
]
extras = [
"xarray>=2022.3.0"
"xarray>=2022.6.0"
]

[project.urls]
Expand Down

0 comments on commit 18ecca2

Please sign in to comment.