Codebase list python-webargs / 4921c8fc-6386-49a9-9e8c-20894cfe1c41/upstream .readthedocs.yml
4921c8fc-6386-49a9-9e8c-20894cfe1c41/upstream

Tree @4921c8fc-6386-49a9-9e8c-20894cfe1c41/upstream (Download .tar.gz)

.readthedocs.yml @4921c8fc-6386-49a9-9e8c-20894cfe1c41/upstreamraw · history · blame

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