File: readthedocs.yml

package info (click to toggle)
xsimd 13.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,716 kB
  • sloc: cpp: 36,557; sh: 541; makefile: 184; python: 117
file content (9 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
version: 2

build:
  os: "ubuntu-22.04"
  tools:
    python: "mambaforge-22.9"

conda:
  environment: docs/environment.yml