Codebase list python-webargs / 228b0646-8205-4c67-a9a3-fc54c4a9f48d/main .readthedocs.yml
228b0646-8205-4c67-a9a3-fc54c4a9f48d/main

Tree @228b0646-8205-4c67-a9a3-fc54c4a9f48d/main (Download .tar.gz)

.readthedocs.yml @228b0646-8205-4c67-a9a3-fc54c4a9f48d/mainraw · history · blame

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