Codebase list python-webargs / 5c984bc9-b6a6-4346-b057-10e2fa8c711a/main .readthedocs.yml
5c984bc9-b6a6-4346-b057-10e2fa8c711a/main

Tree @5c984bc9-b6a6-4346-b057-10e2fa8c711a/main (Download .tar.gz)

.readthedocs.yml @5c984bc9-b6a6-4346-b057-10e2fa8c711a/mainraw · history · blame

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