Codebase list python-webargs / 2a0b529d-e70a-433d-b480-78f08600f436/main .readthedocs.yml
2a0b529d-e70a-433d-b480-78f08600f436/main

Tree @2a0b529d-e70a-433d-b480-78f08600f436/main (Download .tar.gz)

.readthedocs.yml @2a0b529d-e70a-433d-b480-78f08600f436/mainraw · history · blame

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