From 5bbf26837e64bd3f0d422c0d8bffa2517653ac7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C5=BEenan=20Zuki=C4=87?= Date: Thu, 16 Dec 2021 17:59:07 -0500 Subject: [PATCH] Update README.md with a link to filesystem library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3409a6c..1ec659b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Reading and writing image, sound and npz file formats to and from xtensor data s mamba install xtensor-io -c conda-forge ``` -- `xtensor-io` depends on `xtensor` `^0.24.0`. +- `xtensor-io` depends on `xtensor` `^0.24.0` and [filesystem](https://github.com/gulrak/filesystem). - `OpenImageIO`, `libsndfile`, `zlib`, `HighFive`, and `blosc` are optional dependencies to `xtensor-io`