Codebase list python-webargs / 20ce1c72-a11b-4631-a5f6-e4ce65b6b430/upstream .readthedocs.yml
20ce1c72-a11b-4631-a5f6-e4ce65b6b430/upstream

Tree @20ce1c72-a11b-4631-a5f6-e4ce65b6b430/upstream (Download .tar.gz)

.readthedocs.yml @20ce1c72-a11b-4631-a5f6-e4ce65b6b430/upstreamraw · history · blame

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