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

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

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

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