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

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

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

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