summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: d9b418cfbc72e406497938ce9c454324a0ee0d30 (plain)
1
2
3
4
5
6
7
8
9
10
build:
  image: latest

python:
  version: 3.6

formats:
  - pdf

requirements_file: requirements/docs.txt