Codebase list apispec / 41538830-56e0-4fa1-bcc8-79330d7d7bc6/upstream readthedocs.yml
41538830-56e0-4fa1-bcc8-79330d7d7bc6/upstream

Tree @41538830-56e0-4fa1-bcc8-79330d7d7bc6/upstream (Download .tar.gz)

readthedocs.yml @41538830-56e0-4fa1-bcc8-79330d7d7bc6/upstreamraw · history · blame

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