Codebase list apispec / 037d3e04-92cb-4b99-809d-956f9e910c05/upstream readthedocs.yml
037d3e04-92cb-4b99-809d-956f9e910c05/upstream

Tree @037d3e04-92cb-4b99-809d-956f9e910c05/upstream (Download .tar.gz)

readthedocs.yml @037d3e04-92cb-4b99-809d-956f9e910c05/upstreamraw · history · blame

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