Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8560226 commit e78701aCopy full SHA for e78701a
1 file changed
Makefile.pre.in
@@ -831,6 +831,9 @@ LIBSUBDIRS= tkinter site-packages test test/output test/data \
831
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
832
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
833
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
834
+ importlib importlib/test importlib/test/builtin \
835
+ importlib/test/extension importlib/test/frozen \
836
+ importlib/test/import_ importlib/test/source \
837
setuptools setuptools/command setuptools/tests setuptools.egg-info \
838
multiprocessing multiprocessing/dummy \
839
curses $(MACHDEPS)
0 commit comments