aboutsummaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: aea6697c747a0ff875715920fcfe3838abf35773 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
version: 2

build:
  os: ubuntu-22.04
  tools:
    python: mambaforge-4.10

conda:
  environment: docs/environment.yaml

sphinx:
  configuration: docs/conf.py