Codebase list python-webargs / e63c11b0-0278-4db3-9a36-52f15c15833d/upstream .readthedocs.yml
e63c11b0-0278-4db3-9a36-52f15c15833d/upstream

Tree @e63c11b0-0278-4db3-9a36-52f15c15833d/upstream (Download .tar.gz)

.readthedocs.yml @e63c11b0-0278-4db3-9a36-52f15c15833d/upstreamraw · history · blame

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