Codebase list python-webargs / 8e3638c6-7f1a-42ca-92b2-0b3874b45401/main .readthedocs.yml
8e3638c6-7f1a-42ca-92b2-0b3874b45401/main

Tree @8e3638c6-7f1a-42ca-92b2-0b3874b45401/main (Download .tar.gz)

.readthedocs.yml @8e3638c6-7f1a-42ca-92b2-0b3874b45401/mainraw · history · blame

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