Codebase list python-webargs / 5b3931ee-ec6b-4afd-861d-7f16d237d38e/upstream .readthedocs.yml
5b3931ee-ec6b-4afd-861d-7f16d237d38e/upstream

Tree @5b3931ee-ec6b-4afd-861d-7f16d237d38e/upstream (Download .tar.gz)

.readthedocs.yml @5b3931ee-ec6b-4afd-861d-7f16d237d38e/upstreamraw · history · blame

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