File: environment-dev.yml

package info (click to toggle)
specreduce 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,632 kB
  • sloc: python: 5,094; makefile: 109
file content (19 lines) | stat: -rw-r--r-- 280 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: specreduce-dev
channels:
  - conda-forge
dependencies:
  - astropy
  - gwcs
  - numpy
  - scipy
  - specutils
  - matplotlib
  - pytest-astropy
  - photutils
  - tox
  - sphinx-astropy
  - sphinx-copybutton
  - sphinx-design
  - nbsphinx
  - pydata-sphinx-theme
  - synphot