Codebase list python-webargs / 1b8caef9-3bdc-49ed-ba76-0a08a21969f7/upstream .readthedocs.yml
1b8caef9-3bdc-49ed-ba76-0a08a21969f7/upstream

Tree @1b8caef9-3bdc-49ed-ba76-0a08a21969f7/upstream (Download .tar.gz)

.readthedocs.yml @1b8caef9-3bdc-49ed-ba76-0a08a21969f7/upstreamraw · history · blame

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