mirror of
https://github.com/python/cpython.git
synced 2026-03-22 04:30:50 +00:00
Add "tkinter" to the list of directories to install.
This commit is contained in:
parent
9098a0d100
commit
7363445d94
1 changed files with 1 additions and 1 deletions
|
|
@ -805,7 +805,7 @@ 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/output test/data \
|
||||
LIBSUBDIRS= lib-tk tkinter site-packages test test/output test/data \
|
||||
test/decimaltestdata \
|
||||
encodings compiler hotshot \
|
||||
email email/mime email/test email/test/data \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue