view sat/__init__.py @ 2565:ea106dfa2145

setup, constant: use https address in APP_URL, and keep pypi NAME separated from constants
author Goffi <goffi@goffi.org>
date Tue, 03 Apr 2018 09:04:55 +0200
parents 26edcf3a30eb
children 4aca060075b7
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION