We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9a9b7 commit 5bbf268Copy full SHA for 5bbf268
1 file changed
README.md
@@ -28,7 +28,7 @@ Reading and writing image, sound and npz file formats to and from xtensor data s
28
mamba install xtensor-io -c conda-forge
29
```
30
31
-- `xtensor-io` depends on `xtensor` `^0.24.0`.
+- `xtensor-io` depends on `xtensor` `^0.24.0` and [filesystem](https://github.com/gulrak/filesystem).
32
33
- `OpenImageIO`, `libsndfile`, `zlib`, `HighFive`, and `blosc` are optional dependencies to `xtensor-io`
34
0 commit comments