view sat/__init__.py @ 2564:6e5ab7bebd11

setup: use constants to get name and version
author Goffi <goffi@goffi.org>
date Tue, 03 Apr 2018 08:00:42 +0200
parents 26edcf3a30eb
children 4aca060075b7
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION