Codebase list python-webargs / 9db7ed7f-43e2-47ac-a665-f1c0a10f24d0/upstream .readthedocs.yml
9db7ed7f-43e2-47ac-a665-f1c0a10f24d0/upstream

Tree @9db7ed7f-43e2-47ac-a665-f1c0a10f24d0/upstream (Download .tar.gz)

.readthedocs.yml @9db7ed7f-43e2-47ac-a665-f1c0a10f24d0/upstreamraw · history · blame

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