Codebase list python-webargs / d9598997-4299-4c67-9ef4-35bdd1ce3256/main .readthedocs.yml
d9598997-4299-4c67-9ef4-35bdd1ce3256/main

Tree @d9598997-4299-4c67-9ef4-35bdd1ce3256/main (Download .tar.gz)

.readthedocs.yml @d9598997-4299-4c67-9ef4-35bdd1ce3256/mainraw · history · blame

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