Codebase list python-webargs / 8dea987b-e0e2-4646-8d91-bb889283eefc/upstream .readthedocs.yml
8dea987b-e0e2-4646-8d91-bb889283eefc/upstream

Tree @8dea987b-e0e2-4646-8d91-bb889283eefc/upstream (Download .tar.gz)

.readthedocs.yml @8dea987b-e0e2-4646-8d91-bb889283eefc/upstreamraw · history · blame

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