Codebase list apispec / f3d5c3d8-d8b4-478a-ba42-4142487702c6/main readthedocs.yml
f3d5c3d8-d8b4-478a-ba42-4142487702c6/main

Tree @f3d5c3d8-d8b4-478a-ba42-4142487702c6/main (Download .tar.gz)

readthedocs.yml @f3d5c3d8-d8b4-478a-ba42-4142487702c6/mainraw · history · blame

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