Codebase list python-webargs / 8f4ae5a1-0955-42a1-9440-3c1ffa8eae5e/main .readthedocs.yml
8f4ae5a1-0955-42a1-9440-3c1ffa8eae5e/main

Tree @8f4ae5a1-0955-42a1-9440-3c1ffa8eae5e/main (Download .tar.gz)

.readthedocs.yml @8f4ae5a1-0955-42a1-9440-3c1ffa8eae5e/mainraw · history · blame

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