Codebase list python-webargs / 59b6dc6a-d8c5-45f3-804f-db9733202348/upstream .readthedocs.yml
59b6dc6a-d8c5-45f3-804f-db9733202348/upstream

Tree @59b6dc6a-d8c5-45f3-804f-db9733202348/upstream (Download .tar.gz)

.readthedocs.yml @59b6dc6a-d8c5-45f3-804f-db9733202348/upstreamraw · history · blame

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