Codebase list python-webargs / 59b6dc6a-d8c5-45f3-804f-db9733202348/main .readthedocs.yml
59b6dc6a-d8c5-45f3-804f-db9733202348/main

Tree @59b6dc6a-d8c5-45f3-804f-db9733202348/main (Download .tar.gz)

.readthedocs.yml @59b6dc6a-d8c5-45f3-804f-db9733202348/mainraw · history · blame

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