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 eee50b0 commit e8b416eCopy full SHA for e8b416e
1 file changed
Makefile.pre.in
@@ -1019,7 +1019,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
1019
packaging/tests/pypiserver/with_real_externals/simple/foobar \
1020
turtledemo \
1021
multiprocessing multiprocessing/dummy \
1022
- unittest unittest/test \
+ unittest unittest/test unittest/test/testmock \
1023
curses pydoc_data $(MACHDEPS)
1024
libinstall: build_all $(srcdir)/Lib/$(PLATDIR) $(srcdir)/Modules/xxmodule.c
1025
@for i in $(SCRIPTDIR) $(LIBDEST); \
0 commit comments