Codebase list python-webargs / bc9b0263-66f6-49af-b9db-3498e38cbf84/main .readthedocs.yml
bc9b0263-66f6-49af-b9db-3498e38cbf84/main

Tree @bc9b0263-66f6-49af-b9db-3498e38cbf84/main (Download .tar.gz)

.readthedocs.yml @bc9b0263-66f6-49af-b9db-3498e38cbf84/mainraw · history · blame

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