Skip to content

Commit 78cac52

Browse files
authored
gh-95299: Remove lingering setuptools reference in installer scripts (GH-103613)
1 parent 4e04393 commit 78cac52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PC/layout/support/pip.py

Lines changed: 0 additions & 1 deletion
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)