Codebase list python-webargs / db00abb9-c51d-478e-9418-0e0f619e65d0/main .readthedocs.yml
db00abb9-c51d-478e-9418-0e0f619e65d0/main

Tree @db00abb9-c51d-478e-9418-0e0f619e65d0/main (Download .tar.gz)

.readthedocs.yml @db00abb9-c51d-478e-9418-0e0f619e65d0/mainraw · history · blame

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