Skip to content

Commit 1b49478

Browse files
authored
[3.10] gh-145455: Constrain setuptools to a version with pkg_resources (#145456)
1 parent 27c6454 commit 1b49478

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)