Codebase list python-webargs / 46a35f92-9058-42ec-ab80-f705a520e76e/main .readthedocs.yml
46a35f92-9058-42ec-ab80-f705a520e76e/main

Tree @46a35f92-9058-42ec-ab80-f705a520e76e/main (Download .tar.gz)

.readthedocs.yml @46a35f92-9058-42ec-ab80-f705a520e76e/mainraw · history · blame

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