Codebase list apispec / efc567d1-4735-424b-948d-088648fe1290/main readthedocs.yml
efc567d1-4735-424b-948d-088648fe1290/main

Tree @efc567d1-4735-424b-948d-088648fe1290/main (Download .tar.gz)

readthedocs.yml @efc567d1-4735-424b-948d-088648fe1290/mainraw · history · blame

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