File: environment.yml

package info (click to toggle)
pims 0.7%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 16,336 kB
  • sloc: python: 5,559; makefile: 149
file content (22 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: pims
channels:
- defaults
- conda-forge
dependencies:
- numpy
- slicerator
- pillow
- matplotlib
- scikit-image
- jinja2
- av
- tifffile
- jpype1
- ipython
- sphinx
- sphinx_rtd_theme
- numpydoc
- moviepy
- imageio
- imageio-ffmpeg
- openjdk