Codebase list python-werkzeug / lintian-fixes/main .readthedocs.yaml
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

.readthedocs.yaml @lintian-fixes/mainraw · history · blame

version: 2
build:
  os: ubuntu-20.04
  tools:
    python: "3.10"
python:
  install:
    - requirements: requirements/docs.txt
    - method: pip
      path: .
sphinx:
  builder: dirhtml
  fail_on_warning: true