summaryrefslogtreecommitdiffstats
path: root/PC/layout
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@python.org>2022-09-30 09:25:00 (GMT)
committerGitHub <noreply@github.com>2022-09-30 09:25:00 (GMT)
commit73942e475c773ff844c231d98c9b37acdc678e9c (patch)
tree09495d8ef849450a03c3a7fb614f302f325840c9 /PC/layout
parent86a3be207dcf3d8f38ad0a85d9ffe3b05b855e1b (diff)
downloadcpython-73942e475c773ff844c231d98c9b37acdc678e9c.zip
cpython-73942e475c773ff844c231d98c9b37acdc678e9c.tar.gz
cpython-73942e475c773ff844c231d98c9b37acdc678e9c.tar.bz2
gh-97649: The Tools directory is no longer installed on Windows (GH-97653)
Diffstat (limited to 'PC/layout')
-rw-r--r--PC/layout/support/options.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/PC/layout/support/options.py b/PC/layout/support/options.py
index e831029..3d93e89 100644
--- a/PC/layout/support/options.py
+++ b/PC/layout/support/options.py
@@ -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",