diff --git a/backend/pyinstaller.spec b/backend/pyinstaller.spec index 04a444c..574e4a0 100644 --- a/backend/pyinstaller.spec +++ b/backend/pyinstaller.spec @@ -76,7 +76,7 @@ exe = EXE(pyz, a.scripts, [], exclude_binaries=True, - name='yasmine', + name='yasmine.exe', debug=False, bootloader_ignore_signals=False, strip=False,