mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
It's probably a good idea to actually *install* setuptools, too. ;)
This commit is contained in:
parent
8f925cc050
commit
cea434c69f
1 changed files with 1 additions and 0 deletions
|
@ -691,6 +691,7 @@ LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
|
|||
logging bsddb bsddb/test csv \
|
||||
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
|
||||
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
|
||||
setuptools setuptools/command setuptools/tests setuptools.egg-info \
|
||||
curses $(MACHDEPS)
|
||||
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
|
||||
@for i in $(SCRIPTDIR) $(LIBDEST); \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue