Codebase list python-webargs / 02d1e391-ce1f-424d-b362-f605c9419fa5/main .readthedocs.yml
02d1e391-ce1f-424d-b362-f605c9419fa5/main

Tree @02d1e391-ce1f-424d-b362-f605c9419fa5/main (Download .tar.gz)

.readthedocs.yml @02d1e391-ce1f-424d-b362-f605c9419fa5/mainraw · history · blame

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