Codebase list python-webargs / 41b520d2-768f-4862-989a-9141cbe0144a/upstream .readthedocs.yml
41b520d2-768f-4862-989a-9141cbe0144a/upstream

Tree @41b520d2-768f-4862-989a-9141cbe0144a/upstream (Download .tar.gz)

.readthedocs.yml @41b520d2-768f-4862-989a-9141cbe0144a/upstreamraw · history · blame

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