Skip to content

Commit a80ce7b

Browse files
authored
Merge pull request #172 from dzenanz/master
Update README.md with a link to filesystem library
2 parents a999055 + e447b8b commit a80ce7b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ Reading and writing image, sound and npz file formats to and from xtensor data s
2727
```bash
2828
mamba install xtensor-io -c conda-forge
2929
```
30-
31-
- `xtensor-io` depends on `xtensor` `^0.25.0`.
30+
- `xtensor-io` depends on `xtensor` `^0.26.0` and [filesystem](https://github.com/gulrak/filesystem).
3231

3332
- `OpenImageIO`, `libsndfile`, `zlib`, `HighFive`, and `blosc` are optional dependencies to `xtensor-io`
3433

0 commit comments

Comments
 (0)