diff --git a/AntaresWebWin.spec b/AntaresWebWin.spec index 878902e2e4..640e87c626 100644 --- a/AntaresWebWin.spec +++ b/AntaresWebWin.spec @@ -18,8 +18,8 @@ antares_web_server_a = Analysis(['antarest/gui.py', 'alembic/env.py'] + migratio hiddenimports=[ 'cmath', 'antarest.dbmodel', - 'plyer.platforms.linux', - 'plyer.platforms.linux.notification', + 'plyer.platforms.win', + 'plyer.platforms.win.notification', 'pythonjsonlogger.jsonlogger', ], hookspath=['extra-hooks'],