Codebase list python-webargs / ab1ff9f6-a7c2-4b07-88d0-15e79af9ade2/main .readthedocs.yml
ab1ff9f6-a7c2-4b07-88d0-15e79af9ade2/main

Tree @ab1ff9f6-a7c2-4b07-88d0-15e79af9ade2/main (Download .tar.gz)

.readthedocs.yml @ab1ff9f6-a7c2-4b07-88d0-15e79af9ade2/mainraw · history · blame

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