Fixes issue 10120 (concurrent.futures module is not installed properly), patch by Neil Muller
This commit is contained in:
parent
6d3895606c
commit
2c2bfe5bdf
@ -880,7 +880,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
|
|||||||
tkinter/test/test_ttk site-packages test \
|
tkinter/test/test_ttk site-packages test \
|
||||||
test/decimaltestdata test/xmltestdata \
|
test/decimaltestdata test/xmltestdata \
|
||||||
test/tracedmodules test/encoded_modules \
|
test/tracedmodules test/encoded_modules \
|
||||||
concurrent encodings \
|
concurrent concurrent/futures encodings \
|
||||||
email email/mime email/test email/test/data \
|
email email/mime email/test email/test/data \
|
||||||
html json json/tests http dbm xmlrpc \
|
html json json/tests http dbm xmlrpc \
|
||||||
sqlite3 sqlite3/test \
|
sqlite3 sqlite3/test \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user