Codebase list apispec / 63f2d36d-32eb-4966-b8f1-5d134a0bc458/main readthedocs.yml
63f2d36d-32eb-4966-b8f1-5d134a0bc458/main

Tree @63f2d36d-32eb-4966-b8f1-5d134a0bc458/main (Download .tar.gz)

readthedocs.yml @63f2d36d-32eb-4966-b8f1-5d134a0bc458/mainraw · history · blame

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