gh-124487: Updated installer messages and internal docs regarding minimum Windows version (GH-124822)

This commit is contained in:
Wulian 2024-10-01 22:44:18 +08:00 committed by GitHub
parent 67e01a430f
commit da1e5526ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 12 deletions

View file

@ -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)),