Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cea434c

Browse files
committed
It's probably a good idea to actually *install* setuptools, too. ;)
1 parent 8f925cc commit cea434c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile.pre.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,7 @@ LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
691691
logging bsddb bsddb/test csv \
692692
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
693693
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
694+
setuptools setuptools/command setuptools/tests setuptools.egg-info \
694695
curses $(MACHDEPS)
695696
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
696697
@for i in $(SCRIPTDIR) $(LIBDEST); \

0 commit comments

Comments
 (0)