Codebase list apispec / 4dc70bd7-3085-402e-af17-6ec68e23ab3b/main readthedocs.yml
4dc70bd7-3085-402e-af17-6ec68e23ab3b/main

Tree @4dc70bd7-3085-402e-af17-6ec68e23ab3b/main (Download .tar.gz)

readthedocs.yml @4dc70bd7-3085-402e-af17-6ec68e23ab3b/mainraw · history · blame

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