Codebase list python-webargs / 66e9070c-3d4a-4cf0-9d28-828c29fa5158/main .readthedocs.yml
66e9070c-3d4a-4cf0-9d28-828c29fa5158/main

Tree @66e9070c-3d4a-4cf0-9d28-828c29fa5158/main (Download .tar.gz)

.readthedocs.yml @66e9070c-3d4a-4cf0-9d28-828c29fa5158/mainraw · history · blame

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