We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d6969 commit eabdcdbCopy full SHA for eabdcdb
pyproject.toml
@@ -21,7 +21,7 @@ classifiers = [
21
requires-python = ">=3.9"
22
dynamic = ["version"]
23
dependencies = [
24
- "xarray@git+https://github.com/TomNicholas/xarray.git@concat-avoid-index-auto-creation#egg=xarray",
+ "xarray@git+https://github.com/pydata/xarray.git@main#egg=xarray",
25
"kerchunk==0.2.2",
26
"h5netcdf",
27
"pydantic",
0 commit comments