Codebase list apispec / 3abfd18b-a3d6-4c8c-8078-79caf6b86285/main readthedocs.yml
3abfd18b-a3d6-4c8c-8078-79caf6b86285/main

Tree @3abfd18b-a3d6-4c8c-8078-79caf6b86285/main (Download .tar.gz)

readthedocs.yml @3abfd18b-a3d6-4c8c-8078-79caf6b86285/mainraw · history · blame

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