status-desktop/test/ui-pytest/configs/_local.py.default

8 lines
93 B
Plaintext

import logging
LOG_LEVEL = logging.DEBUG
LOCAL_RUN = True
DEV_BUILD = False
APP_DIR = None