view src/__init__.py @ 2449:67942ba2ee55

plugin merge requests Mercurial: first draft: this plugin handle Mercurial VCS. It send merge requests using export command, and parse it to retrieve individual patches and metadata.
author Goffi <goffi@goffi.org>
date Thu, 30 Nov 2017 20:49:20 +0100
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION