Codebase list python-webargs / 13a6e4f5-a11c-4e1d-881d-d7d7c3c9c605/upstream .readthedocs.yml
13a6e4f5-a11c-4e1d-881d-d7d7c3c9c605/upstream

Tree @13a6e4f5-a11c-4e1d-881d-d7d7c3c9c605/upstream (Download .tar.gz)

.readthedocs.yml @13a6e4f5-a11c-4e1d-881d-d7d7c3c9c605/upstreamraw · history · blame

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