lark1fq/ate/script/pack_cmd.txt
2025-10-06 18:02:51 +08:00

5 lines
98 B
Plaintext

python -m PyInstaller --onefile --windowed --name ate ate.py
dependency:
pip install pyinstaller