Codebase list apispec / 55f7da28-ecb3-47e3-b03d-8e8eea8f7447/main readthedocs.yml
55f7da28-ecb3-47e3-b03d-8e8eea8f7447/main

Tree @55f7da28-ecb3-47e3-b03d-8e8eea8f7447/main (Download .tar.gz)

readthedocs.yml @55f7da28-ecb3-47e3-b03d-8e8eea8f7447/mainraw · history · blame

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