Codebase list apispec / ba67e999-2d3e-4516-9094-fb8044e15515/upstream readthedocs.yml
ba67e999-2d3e-4516-9094-fb8044e15515/upstream

Tree @ba67e999-2d3e-4516-9094-fb8044e15515/upstream (Download .tar.gz)

readthedocs.yml @ba67e999-2d3e-4516-9094-fb8044e15515/upstreamraw · history · blame

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