summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: 711298232bf582be52eac89ad90956ddb3b5364a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
version: 2

formats:
  - pdf

python:
  version: 3
  install:
    - method: pip
      path: .
      extra_requirements:
        - docs