Codebase list apispec / 048a6f5e-3f4e-4f6d-95a2-e0c2629a2dd1/main readthedocs.yml
048a6f5e-3f4e-4f6d-95a2-e0c2629a2dd1/main

Tree @048a6f5e-3f4e-4f6d-95a2-e0c2629a2dd1/main (Download .tar.gz)

readthedocs.yml @048a6f5e-3f4e-4f6d-95a2-e0c2629a2dd1/mainraw · history · blame

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