summaryrefslogtreecommitdiffstats
path: root/Makefile.pre.in
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2010-11-06 16:06:37 (GMT)
committerÉric Araujo <merwok@netwok.org>2010-11-06 16:06:37 (GMT)
commit71f8c65b66f6685275d85b733b4c04046956c03e (patch)
treea1e6f6de99a7acbcdf9d99dec3027955348457b5 /Makefile.pre.in
parent8bdbe9c52f95eb161a14e9571562892abd450ae0 (diff)
downloadcpython-71f8c65b66f6685275d85b733b4c04046956c03e.zip
cpython-71f8c65b66f6685275d85b733b4c04046956c03e.tar.gz
cpython-71f8c65b66f6685275d85b733b4c04046956c03e.tar.bz2
Remove traces of setuptools (#10341)
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r--Makefile.pre.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index ffa1cb0..ab72fca 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -892,7 +892,6 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
importlib importlib/test importlib/test/builtin \
importlib/test/extension importlib/test/frozen \
importlib/test/import_ importlib/test/source \
- setuptools setuptools/command setuptools/tests setuptools.egg-info \
turtledemo \
multiprocessing multiprocessing/dummy \
unittest unittest/test \