aboutsummaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: ba93240f189bfe69707cc41e0a1235d0af2615eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
formats:
  - pdf

build:
  image: latest

python:
  version: 3.6
  pip_install: true
  extra_requirements:
    - docs