mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
gh-124487: Updated installer messages and internal docs regarding minimum Windows version (GH-124822)
This commit is contained in:
parent
67e01a430f
commit
da1e5526ae
3 changed files with 5 additions and 12 deletions
|
@ -51,14 +51,6 @@ FILES = [
|
|||
"test_pdb.msi",
|
||||
"tools.msi",
|
||||
"ucrt.msi",
|
||||
"Windows6.0-KB2999226-x64.msu",
|
||||
"Windows6.0-KB2999226-x86.msu",
|
||||
"Windows6.1-KB2999226-x64.msu",
|
||||
"Windows6.1-KB2999226-x86.msu",
|
||||
"Windows8.1-KB2999226-x64.msu",
|
||||
"Windows8.1-KB2999226-x86.msu",
|
||||
"Windows8-RT-KB2999226-x64.msu",
|
||||
"Windows8-RT-KB2999226-x86.msu",
|
||||
]
|
||||
PATHS = [
|
||||
"python-{}.exe".format(m.group(0)),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue