Codebase list apispec / 5ca57673-e606-43a5-8f14-3fea086eb3ab/main readthedocs.yml
5ca57673-e606-43a5-8f14-3fea086eb3ab/main

Tree @5ca57673-e606-43a5-8f14-3fea086eb3ab/main (Download .tar.gz)

readthedocs.yml @5ca57673-e606-43a5-8f14-3fea086eb3ab/mainraw · history · blame

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