Skip to content

Commit 084c8d4

Browse files
committed
Fix missing macOS framework for tcl/tk
Required for missing `UTType`
1 parent 970f028 commit 084c8d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpython-unix/extension-modules.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,7 @@ _tkinter:
664664
- CoreGraphics
665665
- IOKit
666666
- QuartzCore
667+
- UniformTypeIdentifiers
667668

668669
_tokenize:
669670
minimum-python-version: "3.11"

0 commit comments

Comments
 (0)