Codebase list python-webargs / b7cf1660-5b51-46cf-bfbe-f64156db8bc9/main .readthedocs.yml
b7cf1660-5b51-46cf-bfbe-f64156db8bc9/main

Tree @b7cf1660-5b51-46cf-bfbe-f64156db8bc9/main (Download .tar.gz)

.readthedocs.yml @b7cf1660-5b51-46cf-bfbe-f64156db8bc9/mainraw · history · blame

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