view src/__init__.py @ 1860:afc7f6328394

jp (base): use need_connect attribue to detect if connection is needed instead of self.args.profile, as profile argument can be used by any command even if use_profile is False
author Goffi <goffi@goffi.org>
date Mon, 29 Feb 2016 16:52:51 +0100
parents 8bfbf5cb0e28
children 1128feb54180
line wrap: on
line source

from core.constants import Const as C

__version__ = C.APP_VERSION