Skip to content

Commit 6a9e885

Browse files
committed
Fix missing macOS framework for tcl/tk
Required for missing `UTType`
1 parent 309e29f commit 6a9e885

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
@@ -689,6 +689,7 @@ _tkinter:
689689
- CoreGraphics
690690
- IOKit
691691
- QuartzCore
692+
- UniformTypeIdentifiers
692693

693694
_tokenize:
694695
minimum-python-version: "3.11"

0 commit comments

Comments
 (0)