Commit 487915c7 authored by Benjamin Peterson's avatar Benjamin Peterson

these must be installed to correctly run tests

parent 1355a3db
...@@ -826,7 +826,8 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \ ...@@ -826,7 +826,8 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \
json json/tests \ json json/tests \
sqlite3 sqlite3/test \ sqlite3 sqlite3/test \
logging bsddb bsddb/test csv importlib wsgiref \ logging bsddb bsddb/test csv importlib wsgiref \
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \ lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests
lib2to3/tests/data lib2to3/tests/data/fixes lib2to3/tests/data/fixers/myfixes \
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \ ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \ distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
multiprocessing multiprocessing/dummy \ multiprocessing multiprocessing/dummy \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment