Codebase list python-webargs / d11b3c07-9ac4-47a4-8ff0-4fac0ceadb26/main .readthedocs.yml
d11b3c07-9ac4-47a4-8ff0-4fac0ceadb26/main

Tree @d11b3c07-9ac4-47a4-8ff0-4fac0ceadb26/main (Download .tar.gz)

.readthedocs.yml @d11b3c07-9ac4-47a4-8ff0-4fac0ceadb26/mainraw · history · blame

version: 2
sphinx:
  configuration: docs/conf.py
formats: all
python:
  version: 3.7
  install:
    - method: pip
      path: .
      extra_requirements:
        - docs