Codebase list python-webargs / 8f4ae5a1-0955-42a1-9440-3c1ffa8eae5e/upstream .readthedocs.yml
8f4ae5a1-0955-42a1-9440-3c1ffa8eae5e/upstream

Tree @8f4ae5a1-0955-42a1-9440-3c1ffa8eae5e/upstream (Download .tar.gz)

.readthedocs.yml @8f4ae5a1-0955-42a1-9440-3c1ffa8eae5e/upstreamraw · history · blame

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