Codebase list python-webargs / 26a4ad11-b278-48d3-aee5-79285785840e/upstream .readthedocs.yml
26a4ad11-b278-48d3-aee5-79285785840e/upstream

Tree @26a4ad11-b278-48d3-aee5-79285785840e/upstream (Download .tar.gz)

.readthedocs.yml @26a4ad11-b278-48d3-aee5-79285785840e/upstreamraw · history · blame

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