From 98e934e01a21a224a1e63034efd3be5217feca3e Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Tue, 3 Mar 2026 09:56:52 +0100 Subject: [PATCH] [3.10] gh-145455: Constrain setuptools to a version with pkg_resources Sphinx 3.4.3 needs this. --- Doc/constraints.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/constraints.txt b/Doc/constraints.txt index 16b735ea07a72a..1072105cdf883e 100644 --- a/Doc/constraints.txt +++ b/Doc/constraints.txt @@ -19,6 +19,7 @@ sphinxcontrib-htmlhelp<2.0.5 sphinxcontrib-jsmath<1.1 sphinxcontrib-qthelp<1.0.7 sphinxcontrib-serializinghtml<1.1.10 +setuptools<82 # Setuptools with pkg_resources # Direct dependencies of Jinja2 (Jinja is a dependency of Sphinx, see above) MarkupSafe<2.2