Codebase list dnspython / fresh-snapshots/main .readthedocs.yml
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

.readthedocs.yml @fresh-snapshots/mainraw · history · blame

version: 2

sphinx:
  configuration: doc/conf.py

formats: []

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