Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a09655e

Browse files
committed
Add ctypes.
1 parent 4196296 commit a09655e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Tools/msi/msi.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@
108108
'_testcapi.pyd',
109109
'_tkinter.pyd',
110110
'_msi.pyd',
111+
'_ctypes.pyd',
112+
'_ctypes_test.pyd'
111113
]
112114

113115
if major+minor <= "24":

0 commit comments

Comments
 (0)