Skip to content

Commit 2446e2e

Browse files
committed
Prevents attempt to sign ZIP file when building embeddable version.
1 parent 42a059b commit 2446e2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tools/msi/make_zip.proj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<ProjectGuid>{10487945-15D1-4092-A214-338395C4116B}</ProjectGuid>
55
<OutputName>python</OutputName>
66
<OutputSuffix></OutputSuffix>
7+
<SupportSigning>false</SupportSigning>
78
</PropertyGroup>
89

910
<Import Project="msi.props" />

0 commit comments

Comments
 (0)