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

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

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

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