Codebase list apispec / 78feb6c2-95e1-45fd-9678-3b4d8069bd87/main readthedocs.yml
78feb6c2-95e1-45fd-9678-3b4d8069bd87/main

Tree @78feb6c2-95e1-45fd-9678-3b4d8069bd87/main (Download .tar.gz)

readthedocs.yml @78feb6c2-95e1-45fd-9678-3b4d8069bd87/mainraw · history · blame

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