Codebase list python-webargs / bd1f2f2d-f314-4797-9c10-9f276a4c0f24/upstream .readthedocs.yml
bd1f2f2d-f314-4797-9c10-9f276a4c0f24/upstream

Tree @bd1f2f2d-f314-4797-9c10-9f276a4c0f24/upstream (Download .tar.gz)

.readthedocs.yml @bd1f2f2d-f314-4797-9c10-9f276a4c0f24/upstreamraw · history · blame

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