Codebase list apispec / b0b6a280-387e-4822-8849-b3c82ed249ae/upstream readthedocs.yml
b0b6a280-387e-4822-8849-b3c82ed249ae/upstream

Tree @b0b6a280-387e-4822-8849-b3c82ed249ae/upstream (Download .tar.gz)

readthedocs.yml @b0b6a280-387e-4822-8849-b3c82ed249ae/upstreamraw · history · blame

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