From 1e315c05ccc3fc45c513e6c3f53e3aea0809d9c8 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Thu, 6 Oct 2022 11:05:27 -0700 Subject: [PATCH] Pin sphinx-lint (#955) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2868074b9..6cfbf7d17f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Sphinx==5.2.3 furo>=2022.6.4 sphinx_copybutton>=0.3.3 -sphinx-lint<1 +sphinx-lint==0.6.1 sphinxext-rediraffe