Skip to content

Commit 98e934e

Browse files
committed
[3.10] gh-145455: Constrain setuptools to a version with pkg_resources
Sphinx 3.4.3 needs this.
1 parent e1a8a03 commit 98e934e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/constraints.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ sphinxcontrib-htmlhelp<2.0.5
1919
sphinxcontrib-jsmath<1.1
2020
sphinxcontrib-qthelp<1.0.7
2121
sphinxcontrib-serializinghtml<1.1.10
22+
setuptools<82 # Setuptools with pkg_resources
2223

2324
# Direct dependencies of Jinja2 (Jinja is a dependency of Sphinx, see above)
2425
MarkupSafe<2.2

0 commit comments

Comments
 (0)