mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Adds option to only install the launcher.
This commit is contained in:
parent
313fbf4548
commit
a3d03ec6b1
13 changed files with 52 additions and 47 deletions
|
@ -146,6 +146,9 @@ of available options is shown below.
|
|||
+---------------------------+--------------------------------------+--------------------------+
|
||||
| Include_tools | Install utility scripts | 1 |
|
||||
+---------------------------+--------------------------------------+--------------------------+
|
||||
| LauncherOnly | Only installs the launcher. This | 0 |
|
||||
| | will override most other options. | |
|
||||
+---------------------------+--------------------------------------+--------------------------+
|
||||
| SimpleInstall | Disable most install UI | 0 |
|
||||
+---------------------------+--------------------------------------+--------------------------+
|
||||
| SimpleInstallDescription | A custom message to display when the | (empty) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue