Codebase list apispec / 6e968202-d0f7-4f98-85a0-c66fae00d541/main readthedocs.yml
6e968202-d0f7-4f98-85a0-c66fae00d541/main

Tree @6e968202-d0f7-4f98-85a0-c66fae00d541/main (Download .tar.gz)

readthedocs.yml @6e968202-d0f7-4f98-85a0-c66fae00d541/mainraw · history · blame

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