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

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

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

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