File: rtd_environment.yaml

package info (click to toggle)
python-asdf 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 7,032 kB
  • sloc: python: 24,068; makefile: 123
file content (10 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
name: rtd311
channels:
  - conda-forge
  - defaults
dependencies:
  - python=3.11
  - pip
  - graphviz
  - furo
  - towncrier