Codebase list apispec / a508eb56-923a-4d0e-b515-bc133cf0fe07/main readthedocs.yml
a508eb56-923a-4d0e-b515-bc133cf0fe07/main

Tree @a508eb56-923a-4d0e-b515-bc133cf0fe07/main (Download .tar.gz)

readthedocs.yml @a508eb56-923a-4d0e-b515-bc133cf0fe07/mainraw · history · blame

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