Move the config utils into its own package

This commit is contained in:
Kovid Goyal
2018-06-03 11:54:26 +05:30
parent 088766da72
commit 7cf6b8b594
7 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ import sys
from collections import deque
from .config import defaults, load_config
from .config_utils import resolve_config
from .conf.utils import resolve_config
from .constants import appname, defconf, is_macos, is_wayland, str_version
CONFIG_HELP = '''\