diff --git a/pyinstaller.config.ini b/pyinstaller.config.ini index eb477f3e..99815867 100644 --- a/pyinstaller.config.ini +++ b/pyinstaller.config.ini @@ -1,6 +1,3 @@ -; This file is used to determine whether the app is running in development or build mode. -; TODO: Find a better name for this file. - [DEFAULT] build = False