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

sphinx:
  configuration: doc/conf.py

formats: []

python:
  version: 3.6
  install:
    - method: pip
      path: .
      extra_requirements:
        - dnssec
        - idna
        - doh