mirror of
https://github.com/python/cpython.git
synced 2025-10-14 10:53:40 +00:00
gh-97649: The Tools directory is no longer installed on Windows (GH-97653)
This commit is contained in:
parent
86a3be207d
commit
73942e475c
10 changed files with 2 additions and 117 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue