Codebase list python-webargs / 734cbd56-0706-4afb-a7fa-747a0cdbe8d1/main .readthedocs.yml
734cbd56-0706-4afb-a7fa-747a0cdbe8d1/main

Tree @734cbd56-0706-4afb-a7fa-747a0cdbe8d1/main (Download .tar.gz)

.readthedocs.yml @734cbd56-0706-4afb-a7fa-747a0cdbe8d1/mainraw · history · blame

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