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

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

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

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