summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PC/layout/support/pip.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/PC/layout/support/pip.py b/PC/layout/support/pip.py
index c54acb2..0a6582a 100644
--- a/PC/layout/support/pip.py
+++ b/PC/layout/support/pip.py
@@ -67,7 +67,6 @@ def extract_pip_files(ns):
"--no-color",
"install",
"pip",
- "setuptools",
"--upgrade",
"--target",
str(dest),