Codebase list python-webargs / 193aa8b4-3b06-429a-bf53-9c382faf5c0b/main .readthedocs.yml
193aa8b4-3b06-429a-bf53-9c382faf5c0b/main

Tree @193aa8b4-3b06-429a-bf53-9c382faf5c0b/main (Download .tar.gz)

.readthedocs.yml @193aa8b4-3b06-429a-bf53-9c382faf5c0b/mainraw · history · blame

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