This commit is contained in:
Viktoria Polyakova
2025-03-29 19:13:49 +03:00
parent 518903b1c9
commit fb646bb676
3 changed files with 3 additions and 2 deletions

View File

@@ -1 +1 @@
python -m PyInstaller --onefile -n "SignGenerator" --windowed main.py
pyinstaller --onefile -n "SignGenerator" --windowed main.py