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

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

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

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