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

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

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

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