Codebase list python-webargs / c5b79954-3193-4caf-81dc-ee429b63fb27/main .readthedocs.yml
c5b79954-3193-4caf-81dc-ee429b63fb27/main

Tree @c5b79954-3193-4caf-81dc-ee429b63fb27/main (Download .tar.gz)

.readthedocs.yml @c5b79954-3193-4caf-81dc-ee429b63fb27/mainraw · history · blame

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