diff options
Diffstat (limited to 'PC/layout')
-rw-r--r-- | PC/layout/support/options.py | 2 |
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", |