Codebase list python-webargs / 0b2e1f6c-fbe7-4e91-9d59-69ae1ee3f4c5/main .readthedocs.yml
0b2e1f6c-fbe7-4e91-9d59-69ae1ee3f4c5/main

Tree @0b2e1f6c-fbe7-4e91-9d59-69ae1ee3f4c5/main (Download .tar.gz)

.readthedocs.yml @0b2e1f6c-fbe7-4e91-9d59-69ae1ee3f4c5/mainraw · history · blame

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