Codebase list apispec / ef50dae7-8458-4ec4-80b3-66d8ef3ce722/upstream readthedocs.yml
ef50dae7-8458-4ec4-80b3-66d8ef3ce722/upstream

Tree @ef50dae7-8458-4ec4-80b3-66d8ef3ce722/upstream (Download .tar.gz)

readthedocs.yml @ef50dae7-8458-4ec4-80b3-66d8ef3ce722/upstreamraw · history · blame

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