Codebase list python-webargs / 7fd3449a-9a2f-4cf3-b09a-732d4122c770/main .readthedocs.yml
7fd3449a-9a2f-4cf3-b09a-732d4122c770/main

Tree @7fd3449a-9a2f-4cf3-b09a-732d4122c770/main (Download .tar.gz)

.readthedocs.yml @7fd3449a-9a2f-4cf3-b09a-732d4122c770/mainraw · history · blame

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