File: conda_environment_dev.yml

package info (click to toggle)
python-rosettasciio 0.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 144,644 kB
  • sloc: python: 36,638; xml: 2,582; makefile: 20; ansic: 4
file content (18 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: test_env
channels:
- conda-forge
dependencies:
- cython
- filelock
- h5py >=2.3
- imageio >=2.16
- numba >=0.52
- pooch
- pytest
- pytest-xdist
- pytest-rerunfailures
- hyperspy-base >=2.0
- setuptools-scm
- sparse
- tifffile>=2022.7.28
- zarr <3