Codebase list python-webargs / 02051f97-cd6e-4e0a-91d7-ee1b74889be4/main .readthedocs.yml
02051f97-cd6e-4e0a-91d7-ee1b74889be4/main

Tree @02051f97-cd6e-4e0a-91d7-ee1b74889be4/main (Download .tar.gz)

.readthedocs.yml @02051f97-cd6e-4e0a-91d7-ee1b74889be4/mainraw · history · blame

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