Skip to content

Commit c909a07

Browse files
committed
pythongh-95299: Remove lingering setuptools reference in installer scripts
1 parent 4e04393 commit c909a07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PC/layout/support/pip.py

-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ def extract_pip_files(ns):
6767
"--no-color",
6868
"install",
6969
"pip",
70-
"setuptools",
7170
"--upgrade",
7271
"--target",
7372
str(dest),

0 commit comments

Comments
 (0)