mirror of
https://github.com/ilammy/msvc-dev-cmd.git
synced 2026-09-07 06:07:19 +08:00
20 lines
262 B
YAML
20 lines
262 B
YAML
name: z5-build-env
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- cmake
|
|
- compilers
|
|
- bzip2
|
|
- lz4-c
|
|
- xz
|
|
- zlib
|
|
- boost-cpp>=1.63
|
|
- xtensor>=0.21,<0.22
|
|
- xtensor-python>=0.24,<0.25
|
|
- xsimd
|
|
- blosc
|
|
- imageio
|
|
- nlohmann_json
|
|
- zarr
|
|
- h5py
|