Codebase list apispec / 15094bc3-43fa-437e-a299-1d90a33102b6/main readthedocs.yml
15094bc3-43fa-437e-a299-1d90a33102b6/main

Tree @15094bc3-43fa-437e-a299-1d90a33102b6/main (Download .tar.gz)

readthedocs.yml @15094bc3-43fa-437e-a299-1d90a33102b6/mainraw · history · blame

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