summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: 43ef1bc82c990b838aef6b2146b7e5b9f4a9a03e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
version: 2

sphinx:
  configuration: doc/conf.py

formats: []

python:
  version: 3.6
  install:
    - method: pip
      path: .
      requirements: doc/requirements.txt
      extra_requirements:
        - dnssec
        - idna
        - doh