aboutsummaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
blob: 5e8dc2074de241fc8c64a7baf74e46adc5296355 (plain)
1
2
3
4
5
6
7
8
9
version: 2

build:
  os: ubuntu-22.04
  tools:
    python: "3.7"
python:
  install:
    - requirements: docs/requirements.txt