Codebase list python-webargs / 2d1239b1-097b-4709-a5e6-88ef4a227344/main .readthedocs.yml
2d1239b1-097b-4709-a5e6-88ef4a227344/main

Tree @2d1239b1-097b-4709-a5e6-88ef4a227344/main (Download .tar.gz)

.readthedocs.yml @2d1239b1-097b-4709-a5e6-88ef4a227344/mainraw · history · blame

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