Codebase list apispec / 41538830-56e0-4fa1-bcc8-79330d7d7bc6/main readthedocs.yml
41538830-56e0-4fa1-bcc8-79330d7d7bc6/main

Tree @41538830-56e0-4fa1-bcc8-79330d7d7bc6/main (Download .tar.gz)

readthedocs.yml @41538830-56e0-4fa1-bcc8-79330d7d7bc6/mainraw · history · blame

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