gh-97649: The Tools directory is no longer installed on Windows (GH-97653)

This commit is contained in:
Steve Dower 2022-09-30 10:25:00 +01:00 committed by GitHub
parent 86a3be207d
commit 73942e475c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 2 additions and 117 deletions

View file

@ -57,7 +57,6 @@ PRESETS = {
"help": "nuget package",
"options": [
"dev",
"tools",
"pip",
"stable",
"distutils",
@ -76,7 +75,6 @@ PRESETS = {
"tcltk",
"idle",
"tests",
"tools",
"venv",
"dev",
"symbols",