File: environment.yml

package info (click to toggle)
migraphx 7.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 32,108 kB
  • sloc: cpp: 212,477; python: 26,075; sh: 307; xml: 199; makefile: 61; ansic: 16
file content (10 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
name: RTD
channels:
  - conda-forge
  - defaults
dependencies:
  - python=3.10
  - pip
  - doxygen=1.9.8
  - pip:
    - -r ./sphinx/requirements.txt