We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af205a6 commit 929aadbCopy full SHA for 929aadb
1 file changed
pyinstaller.spec
@@ -18,6 +18,7 @@ a = Analysis(
18
'customtkinter',
19
'CTkMessagebox',
20
'PIL',
21
+ 'tklinenums',
22
],
23
hookspath=[],
24
hooksconfig={},
0 commit comments