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

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

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

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