Codebase list apispec / 6d969bee-0383-44d1-aa37-feb0bd30a0d2/main readthedocs.yml
6d969bee-0383-44d1-aa37-feb0bd30a0d2/main

Tree @6d969bee-0383-44d1-aa37-feb0bd30a0d2/main (Download .tar.gz)

readthedocs.yml @6d969bee-0383-44d1-aa37-feb0bd30a0d2/mainraw · history · blame

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