Codebase list python-webargs / 29be54d1-0df7-48c4-a945-3120c7de0a2b/main .readthedocs.yml
29be54d1-0df7-48c4-a945-3120c7de0a2b/main

Tree @29be54d1-0df7-48c4-a945-3120c7de0a2b/main (Download .tar.gz)

.readthedocs.yml @29be54d1-0df7-48c4-a945-3120c7de0a2b/mainraw · history · blame

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