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

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

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

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