Codebase list python-webargs / 2f297268-00e1-449f-a534-7f2b7e8a103b/main .readthedocs.yml
2f297268-00e1-449f-a534-7f2b7e8a103b/main

Tree @2f297268-00e1-449f-a534-7f2b7e8a103b/main (Download .tar.gz)

.readthedocs.yml @2f297268-00e1-449f-a534-7f2b7e8a103b/mainraw · history · blame

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