Codebase list python-webargs / d74774ee-9457-4a85-a22f-8e545c249470/upstream .readthedocs.yml
d74774ee-9457-4a85-a22f-8e545c249470/upstream

Tree @d74774ee-9457-4a85-a22f-8e545c249470/upstream (Download .tar.gz)

.readthedocs.yml @d74774ee-9457-4a85-a22f-8e545c249470/upstreamraw · history · blame

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