File: rtd_environment.yaml

package info (click to toggle)
python-asdf 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,060 kB
  • sloc: python: 24,224; makefile: 123
file content (10 lines) | stat: -rw-r--r-- 126 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
  - furo
  - towncrier