Codebase list python-webargs / 325225f7-48ef-47ec-ab15-f4c3e4e66b3c/main .readthedocs.yml
325225f7-48ef-47ec-ab15-f4c3e4e66b3c/main

Tree @325225f7-48ef-47ec-ab15-f4c3e4e66b3c/main (Download .tar.gz)

.readthedocs.yml @325225f7-48ef-47ec-ab15-f4c3e4e66b3c/mainraw · history · blame

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