Kaydet (Commit) efb15993 authored tarafından Christian Heimes's avatar Christian Heimes

Add _sha3.pyd to list of extension modules for MSI

üst a2897e4b
......@@ -99,7 +99,8 @@ extensions = [
'_multiprocessing.pyd',
'_lzma.pyd',
'_decimal.pyd',
'_testbuffer.pyd'
'_testbuffer.pyd',
'_sha3.pyd',
]
# Well-known component UUIDs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment