Codebase list python-webargs / b46a9682-b130-4448-a1cc-7b28b449cae5/main .readthedocs.yml
b46a9682-b130-4448-a1cc-7b28b449cae5/main

Tree @b46a9682-b130-4448-a1cc-7b28b449cae5/main (Download .tar.gz)

.readthedocs.yml @b46a9682-b130-4448-a1cc-7b28b449cae5/mainraw · history · blame

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