File: rtd_environment.yaml

package info (click to toggle)
python-drizzle 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 203,192 kB
  • sloc: ansic: 6,927; python: 2,054; makefile: 128
file content (10 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
name: rtd311
channels:
  - conda-forge
  - defaults
dependencies:
  - python=3.11
  - pip
  - graphviz
  - pytest-doctestplus
  - sphinx_rtd_theme>1.2.0