Codebase list apispec / 040e794c-e1ce-45f8-9b7d-7aebab5f93b9/upstream readthedocs.yml
040e794c-e1ce-45f8-9b7d-7aebab5f93b9/upstream

Tree @040e794c-e1ce-45f8-9b7d-7aebab5f93b9/upstream (Download .tar.gz)

readthedocs.yml @040e794c-e1ce-45f8-9b7d-7aebab5f93b9/upstreamraw · history · blame

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