mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Added _tkinter modules in Image extension
This commit is contained in:
parent
19a14b6635
commit
02dee9b1a9
1 changed files with 2 additions and 0 deletions
|
@ -123,6 +123,8 @@ EXTENSION_INSTRUCTIONS=[
|
|||
(buildmwproject, "CWIE", [
|
||||
":Extensions:Imaging:_imaging.ppc.µ",
|
||||
":Extensions:Imaging:_imaging.CFM68K.µ",
|
||||
":Extensions:Imaging:_tkinter.ppc.µ",
|
||||
":Extensions:Imaging:_tkinter.CFM68K.µ",
|
||||
":Extensions:NumPy:numpymodules.ppc.µ",
|
||||
":Extensions:NumPy:numpymodules.CFM68K.µ",
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue