From 5cec16b5c1c76689c8ba79f223d5a53769d516f2 Mon Sep 17 00:00:00 2001 From: geoffrey45 Date: Wed, 15 Feb 2023 17:26:26 +0300 Subject: [PATCH] add comment --- pyinstaller.config.ini | 3 --- 1 file changed, 3 deletions(-) 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