Codebase list python-webargs / ca5f6358-14a2-4932-82c3-43c79096fa6e/main .readthedocs.yml
ca5f6358-14a2-4932-82c3-43c79096fa6e/main

Tree @ca5f6358-14a2-4932-82c3-43c79096fa6e/main (Download .tar.gz)

.readthedocs.yml @ca5f6358-14a2-4932-82c3-43c79096fa6e/mainraw · history · blame

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