[devscripts] install_deps: Align options/terms with PEP 735 (#15200)
Authored by: bashonly
This commit is contained in:
parent
1d43fa5af8
commit
29fe515d8d
11 changed files with 32 additions and 32 deletions
|
|
@ -265,7 +265,7 @@ To build the standalone executable, you must have Python and `pyinstaller` (plus
|
|||
You can run the following commands:
|
||||
|
||||
```
|
||||
python devscripts/install_deps.py --include-group pyinstaller
|
||||
python devscripts/install_deps.py --include-extra pyinstaller
|
||||
python devscripts/make_lazy_extractors.py
|
||||
python -m bundle.pyinstaller
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue