Codebase list python-webargs / b927a042-5967-44ff-9a9e-6f4a0dc20572/main .readthedocs.yml
b927a042-5967-44ff-9a9e-6f4a0dc20572/main

Tree @b927a042-5967-44ff-9a9e-6f4a0dc20572/main (Download .tar.gz)

.readthedocs.yml @b927a042-5967-44ff-9a9e-6f4a0dc20572/mainraw · history · blame

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