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

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

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

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