Codebase list apispec / 409d0d9 readthedocs.yml
409d0d9

Tree @409d0d9 (Download .tar.gz)

readthedocs.yml @409d0d9raw · history · blame

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