From 73cfb622720d4c800a6c7d4ff6f6ed3a284aa8ff Mon Sep 17 00:00:00 2001 From: TomNicholas Date: Mon, 13 May 2024 11:43:34 -0400 Subject: [PATCH] remove note about needing special branch of xarray --- docs/installation.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 1ee513fe..16fd417b 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -8,8 +8,6 @@ cd VirtualiZarr pip install -e . ``` -You will also need a specific branch of xarray in order for concatenation without indexes to work. (See [this comment](https://github.com/TomNicholas/VirtualiZarr/issues/14#issuecomment-2018369470).) - ## Install Test Dependencies