Skip to content

Commit 7fdbf5b

Browse files
authored
Update minimum required version for xarray xarray-contrib/datatree#138
1 parent 44c28d3 commit 7fdbf5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xarray/datatree_/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers =
2222
packages = find:
2323
python_requires = >=3.8
2424
install_requires =
25-
xarray >=2022.05.0.dev0
25+
xarray >=2022.6.0
2626

2727
[options.packages.find]
2828
exclude =

0 commit comments

Comments
 (0)