Codebase list apispec / 20bd0a03-e9d8-4076-af9f-9af49222b67d/upstream readthedocs.yml
20bd0a03-e9d8-4076-af9f-9af49222b67d/upstream

Tree @20bd0a03-e9d8-4076-af9f-9af49222b67d/upstream (Download .tar.gz)

readthedocs.yml @20bd0a03-e9d8-4076-af9f-9af49222b67d/upstreamraw · history · blame

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