mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
these must be installed to correctly run tests
This commit is contained in:
parent
1355a3dbf6
commit
487915c729
1 changed files with 2 additions and 1 deletions
|
@ -826,7 +826,8 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \
|
|||
json json/tests \
|
||||
sqlite3 sqlite3/test \
|
||||
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 \
|
||||
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
|
||||
multiprocessing multiprocessing/dummy \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue