Codebase list python-webargs / 2bb6988c-abaf-44d3-ad7e-469f6c8cf01d/main .readthedocs.yml
2bb6988c-abaf-44d3-ad7e-469f6c8cf01d/main

Tree @2bb6988c-abaf-44d3-ad7e-469f6c8cf01d/main (Download .tar.gz)

.readthedocs.yml @2bb6988c-abaf-44d3-ad7e-469f6c8cf01d/mainraw · history · blame

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