Codebase list python-webargs / de43d4ea-7727-4009-9f71-cdd0cac2aee3/main .readthedocs.yml
de43d4ea-7727-4009-9f71-cdd0cac2aee3/main

Tree @de43d4ea-7727-4009-9f71-cdd0cac2aee3/main (Download .tar.gz)

.readthedocs.yml @de43d4ea-7727-4009-9f71-cdd0cac2aee3/mainraw · history · blame

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