Codebase list python-webargs / 5f96d43f-1d3f-48c3-898f-fe0444f84cd1/main .readthedocs.yml
5f96d43f-1d3f-48c3-898f-fe0444f84cd1/main

Tree @5f96d43f-1d3f-48c3-898f-fe0444f84cd1/main (Download .tar.gz)

.readthedocs.yml @5f96d43f-1d3f-48c3-898f-fe0444f84cd1/mainraw · history · blame

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