File: conda_environment.yml

package info (click to toggle)
python-rosettasciio 0.7.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 144,648 kB
  • sloc: python: 36,638; xml: 2,582; makefile: 22; ansic: 4
file content (12 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
name: test_env
channels:
- conda-forge
dependencies:
- dask-core >=2021.3.1
- numpy >=1.20.0
- pint >=0.8
- python-box >=6.0
- python-dateutil
- pyyaml
- scipy
- sparse