5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
|
|
python -m PyInstaller --onefile --windowed --name ate ate.py
|
||
|
|
|
||
|
|
dependency:
|
||
|
|
pip install pyinstaller
|