Skip to content

Commit 1ccb82a

Browse files
committed
Fix missing macOS framework for tcl/tk
Required for missing `UTType`
1 parent 099d72a commit 1ccb82a

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
@@ -619,6 +619,7 @@ _tkinter:
619619
- CoreGraphics
620620
- IOKit
621621
- QuartzCore
622+
- UniformTypeIdentifiers
622623

623624
_tokenize:
624625
minimum-python-version: "3.11"

0 commit comments

Comments
 (0)