Codebase list python-webargs / 71ed6452-73d4-4f5f-8e72-ec8f9f2d9b4e/main .readthedocs.yml
71ed6452-73d4-4f5f-8e72-ec8f9f2d9b4e/main

Tree @71ed6452-73d4-4f5f-8e72-ec8f9f2d9b4e/main (Download .tar.gz)

.readthedocs.yml @71ed6452-73d4-4f5f-8e72-ec8f9f2d9b4e/mainraw · history · blame

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