Codebase list apispec / b21c442a-be6b-46ac-aaa8-945e0e4e7532/upstream readthedocs.yml
b21c442a-be6b-46ac-aaa8-945e0e4e7532/upstream

Tree @b21c442a-be6b-46ac-aaa8-945e0e4e7532/upstream (Download .tar.gz)

readthedocs.yml @b21c442a-be6b-46ac-aaa8-945e0e4e7532/upstreamraw · history · blame

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