Codebase list python-webargs / 98ed2526-9f5e-49d5-b19e-8c66ebb857ea/main .readthedocs.yml
98ed2526-9f5e-49d5-b19e-8c66ebb857ea/main

Tree @98ed2526-9f5e-49d5-b19e-8c66ebb857ea/main (Download .tar.gz)

.readthedocs.yml @98ed2526-9f5e-49d5-b19e-8c66ebb857ea/mainraw · history · blame

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