Skip to content

Commit

Permalink
pythongh-95299: Remove lingering setuptools reference in installer sc…
Browse files Browse the repository at this point in the history
…ripts
  • Loading branch information
zooba committed Apr 18, 2023
1 parent 4e04393 commit c909a07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PC/layout/support/pip.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ def extract_pip_files(ns):
"--no-color",
"install",
"pip",
"setuptools",
"--upgrade",
"--target",
str(dest),
Expand Down

0 comments on commit c909a07

Please sign in to comment.