Make external data test more robust #45
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: pybdv-build-env | |
channels: | |
- conda-forge | |
dependencies: | |
- imageio | |
- h5py | |
- scikit-image | |
- tqdm | |
- z5py | |
# zarr doesn't work yet, because it doesn't allow writing 'dataType' as group attribute | |
# - zarr |