Codebase list python-webargs / 908b15ab-0a82-4159-bfd6-d6d223cc364c/main .readthedocs.yml
908b15ab-0a82-4159-bfd6-d6d223cc364c/main

Tree @908b15ab-0a82-4159-bfd6-d6d223cc364c/main (Download .tar.gz)

.readthedocs.yml @908b15ab-0a82-4159-bfd6-d6d223cc364c/mainraw · history · blame

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