File: .readthedocs.yaml

package info (click to toggle)
mpi4py-fft 2.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 720 kB
  • sloc: python: 3,053; ansic: 87; makefile: 42; sh: 33
file content (11 lines) | stat: -rw-r--r-- 178 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
conda:
  environment: docs/environment.yml
version: 2

build:
  os: ubuntu-22.04
  tools:
    python: "mambaforge-22.9"
sphinx:
  configuration: docs/source/conf.py
formats: all