mirror of
https://github.com/python/cpython.git
synced 2025-08-27 12:16:04 +00:00
bpo-36174: Update nuget authoring for new license field. (GH-12300)
This commit is contained in:
parent
20843a94a8
commit
26c910c59c
4 changed files with 4 additions and 9 deletions
|
@ -5,9 +5,8 @@
|
|||
<title>Python (32-bit)</title>
|
||||
<authors>Python Software Foundation</authors>
|
||||
<version>0.0.0.0</version>
|
||||
<licenseUrl>https://docs.python.org/3/license.html</licenseUrl>
|
||||
<license type="file">tools\LICENSE.txt</license>
|
||||
<projectUrl>https://www.python.org/</projectUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>Installs 32-bit Python for use in build scenarios.</description>
|
||||
<iconUrl>https://www.python.org/static/favicon.ico</iconUrl>
|
||||
<tags>python</tags>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue