Codebase list python-webargs / e9c7843f-6c84-402f-9882-0c9c19aacbb2/main .readthedocs.yml
e9c7843f-6c84-402f-9882-0c9c19aacbb2/main

Tree @e9c7843f-6c84-402f-9882-0c9c19aacbb2/main (Download .tar.gz)

.readthedocs.yml @e9c7843f-6c84-402f-9882-0c9c19aacbb2/mainraw · history · blame

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