From f36a31dcd335d8ce2b8554f5f953d89b64902178 Mon Sep 17 00:00:00 2001 From: Luciano Bello Date: Sun, 19 Oct 2025 23:18:38 +0200 Subject: [PATCH] cap doc8<1.1.2 until ignore-path-error gets working again --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 283a7c23..8009686e 100644 --- a/tox.ini +++ b/tox.ini @@ -81,7 +81,7 @@ commands = # rst-lint is really only valuable for non-Sphinx reStructuredText, see also: # https://github.com/twolfson/restructuredtext-lint/blob/65ce9d6c7768ef9135c1d3ee4a1ae8c7bf89d92f/README.rst#sphinx deps = - doc8 >= 0.10.1, != 1.1.2 + doc8 >= 0.10.1, <1.1.2 # https://github.com/PyCQA/doc8/issues/188 was introduced in 1.1.2. Remove cap once bug is fixed proselint >= 0.13.0 pygments restructuredtext_lint