Codebase list apispec / a0d572f9-309c-4d2b-a168-4ee138f192cc/main readthedocs.yml
a0d572f9-309c-4d2b-a168-4ee138f192cc/main

Tree @a0d572f9-309c-4d2b-a168-4ee138f192cc/main (Download .tar.gz)

readthedocs.yml @a0d572f9-309c-4d2b-a168-4ee138f192cc/mainraw · history · blame

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