Codebase list apispec / b9deb11e-7094-47a1-b988-9d54043271ed/main readthedocs.yml
b9deb11e-7094-47a1-b988-9d54043271ed/main

Tree @b9deb11e-7094-47a1-b988-9d54043271ed/main (Download .tar.gz)

readthedocs.yml @b9deb11e-7094-47a1-b988-9d54043271ed/mainraw · history · blame

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