Codebase list python-webargs / b8dcdadc-565d-4d43-81a6-b0c4bcfc3a01/main .readthedocs.yml
b8dcdadc-565d-4d43-81a6-b0c4bcfc3a01/main

Tree @b8dcdadc-565d-4d43-81a6-b0c4bcfc3a01/main (Download .tar.gz)

.readthedocs.yml @b8dcdadc-565d-4d43-81a6-b0c4bcfc3a01/mainraw · history · blame

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