Codebase list python-webargs / bcc65a44-e952-4bbc-b350-0f70da5f9333/upstream .readthedocs.yml
bcc65a44-e952-4bbc-b350-0f70da5f9333/upstream

Tree @bcc65a44-e952-4bbc-b350-0f70da5f9333/upstream (Download .tar.gz)

.readthedocs.yml @bcc65a44-e952-4bbc-b350-0f70da5f9333/upstreamraw · history · blame

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