Codebase list apispec / 67ca66e8-c9e6-40ac-b4db-2c1046f4ab47/main readthedocs.yml
67ca66e8-c9e6-40ac-b4db-2c1046f4ab47/main

Tree @67ca66e8-c9e6-40ac-b4db-2c1046f4ab47/main (Download .tar.gz)

readthedocs.yml @67ca66e8-c9e6-40ac-b4db-2c1046f4ab47/mainraw · history · blame

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