Codebase list apispec / ea69b51b-4736-4513-b989-4e003690a3dc/main readthedocs.yml
ea69b51b-4736-4513-b989-4e003690a3dc/main

Tree @ea69b51b-4736-4513-b989-4e003690a3dc/main (Download .tar.gz)

readthedocs.yml @ea69b51b-4736-4513-b989-4e003690a3dc/mainraw · history · blame

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