mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
Prevents attempt to sign ZIP file when building embeddable version.
This commit is contained in:
parent
42a059b632
commit
2446e2e76d
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<ProjectGuid>{10487945-15D1-4092-A214-338395C4116B}</ProjectGuid>
|
||||
<OutputName>python</OutputName>
|
||||
<OutputSuffix></OutputSuffix>
|
||||
<SupportSigning>false</SupportSigning>
|
||||
</PropertyGroup>
|
||||
|
||||
<Import Project="msi.props" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue