mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
install tkinter and ttk tests
This commit is contained in:
parent
a2797bdcb1
commit
decd14b5db
1 changed files with 2 additions and 1 deletions
|
@ -832,7 +832,8 @@ PLATMACDIRS= plat-mac plat-mac/Carbon plat-mac/lib-scriptpackages \
|
|||
plat-mac/lib-scriptpackages/SystemEvents \
|
||||
plat-mac/lib-scriptpackages/Terminal
|
||||
PLATMACPATH=:plat-mac:plat-mac/lib-scriptpackages
|
||||
LIBSUBDIRS= lib-tk site-packages test test/data \
|
||||
LIBSUBDIRS= lib-tk lib-tk/test lib-tk/test/test_tkinter \
|
||||
lib-tk/test/test_ttk site-packages test test/data \
|
||||
test/decimaltestdata test/xmltestdata \
|
||||
encodings compiler hotshot \
|
||||
email email/mime email/test email/test/data \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue