Codebase list python-webargs / 18b036c7-69b1-41a4-aeba-bf80647fce26/main .readthedocs.yml
18b036c7-69b1-41a4-aeba-bf80647fce26/main

Tree @18b036c7-69b1-41a4-aeba-bf80647fce26/main (Download .tar.gz)

.readthedocs.yml @18b036c7-69b1-41a4-aeba-bf80647fce26/mainraw · history · blame

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