Codebase list apispec / 07ef4b9e-fd0d-4608-9d09-32940787cda5/upstream readthedocs.yml
07ef4b9e-fd0d-4608-9d09-32940787cda5/upstream

Tree @07ef4b9e-fd0d-4608-9d09-32940787cda5/upstream (Download .tar.gz)

readthedocs.yml @07ef4b9e-fd0d-4608-9d09-32940787cda5/upstreamraw · history · blame

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