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

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

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

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