Codebase list python-webargs / 13567aaf-3f6d-4d19-9617-de513d984c69/main .readthedocs.yml
13567aaf-3f6d-4d19-9617-de513d984c69/main

Tree @13567aaf-3f6d-4d19-9617-de513d984c69/main (Download .tar.gz)

.readthedocs.yml @13567aaf-3f6d-4d19-9617-de513d984c69/mainraw · history · blame

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