Codebase list apispec / 75711b7d-460f-4ac4-b659-1ddc53a5c7a4/upstream readthedocs.yml
75711b7d-460f-4ac4-b659-1ddc53a5c7a4/upstream

Tree @75711b7d-460f-4ac4-b659-1ddc53a5c7a4/upstream (Download .tar.gz)

readthedocs.yml @75711b7d-460f-4ac4-b659-1ddc53a5c7a4/upstreamraw · history · blame

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