Skip to content

Commit ef31498

Browse files
committed
Fix missing macOS framework for tcl/tk
Required for missing `UTType`
1 parent 96e12ab commit ef31498

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
@@ -688,6 +688,7 @@ _tkinter:
688688
- CoreGraphics
689689
- IOKit
690690
- QuartzCore
691+
- UniformTypeIdentifiers
691692

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

0 commit comments

Comments
 (0)