Codebase list python-webargs / 48640ec1-fc3d-4856-8723-7e3fce787a2e/main .readthedocs.yml
48640ec1-fc3d-4856-8723-7e3fce787a2e/main

Tree @48640ec1-fc3d-4856-8723-7e3fce787a2e/main (Download .tar.gz)

.readthedocs.yml @48640ec1-fc3d-4856-8723-7e3fce787a2e/mainraw · history · blame

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