Codebase list apispec / 5172c8c3-e3fb-45d2-86a0-6043c30c8958/upstream readthedocs.yml
5172c8c3-e3fb-45d2-86a0-6043c30c8958/upstream

Tree @5172c8c3-e3fb-45d2-86a0-6043c30c8958/upstream (Download .tar.gz)

readthedocs.yml @5172c8c3-e3fb-45d2-86a0-6043c30c8958/upstreamraw · history · blame

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