Codebase list python-webargs / 9fe98871-6b65-4db5-866d-0949b8f74cbc/upstream .readthedocs.yml
9fe98871-6b65-4db5-866d-0949b8f74cbc/upstream

Tree @9fe98871-6b65-4db5-866d-0949b8f74cbc/upstream (Download .tar.gz)

.readthedocs.yml @9fe98871-6b65-4db5-866d-0949b8f74cbc/upstreamraw · history · blame

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