Codebase list python-webargs / 028e67df-7451-4d8e-9f7d-87bcd75c726c/upstream .readthedocs.yml
028e67df-7451-4d8e-9f7d-87bcd75c726c/upstream

Tree @028e67df-7451-4d8e-9f7d-87bcd75c726c/upstream (Download .tar.gz)

.readthedocs.yml @028e67df-7451-4d8e-9f7d-87bcd75c726c/upstreamraw · history · blame

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