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

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

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

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