Codebase list python-webargs / 412dd0bf-4d65-4c6b-b715-dc856394b45c/upstream .readthedocs.yml
412dd0bf-4d65-4c6b-b715-dc856394b45c/upstream

Tree @412dd0bf-4d65-4c6b-b715-dc856394b45c/upstream (Download .tar.gz)

.readthedocs.yml @412dd0bf-4d65-4c6b-b715-dc856394b45c/upstreamraw · history · blame

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