File: environment.yml

package info (click to toggle)
mdds 3.1.0-4
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 6,068 kB
  • sloc: cpp: 20,809; sh: 1,369; makefile: 624; python: 603
file content (8 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
name: RTD
channels:
  - conda-forge
  - defaults
dependencies:
  - python=3.8
  - doxygen>=1.9.1
  - breathe