Codebase list python-webargs / f6528a23-d0b6-4bad-bb26-223f5410c042/main .readthedocs.yml
f6528a23-d0b6-4bad-bb26-223f5410c042/main

Tree @f6528a23-d0b6-4bad-bb26-223f5410c042/main (Download .tar.gz)

.readthedocs.yml @f6528a23-d0b6-4bad-bb26-223f5410c042/mainraw · history · blame

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