Skip to content

Commit 3011ac1

Browse files
committed
Update docs about setuptools dependency
Ref #10268
1 parent 2d0fd2a commit 3011ac1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/user/build-default-versions.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ pip:
5252
Latest version by default.
5353

5454
setuptools:
55-
``58.2.0`` or older.
55+
Projects using ``setup.py install`` as installation method use ``58.2.0`` or older.
56+
All other projects use the latest version.
5657

5758
mock:
5859
``1.0.1`` (could be removed in the future).

0 commit comments

Comments
 (0)