Codebase list python-webargs / 9db689e3-873b-4ecb-ac4e-f5941de084b3/main .readthedocs.yml
9db689e3-873b-4ecb-ac4e-f5941de084b3/main

Tree @9db689e3-873b-4ecb-ac4e-f5941de084b3/main (Download .tar.gz)

.readthedocs.yml @9db689e3-873b-4ecb-ac4e-f5941de084b3/mainraw · history · blame

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