view manuals/theme/better/__init__.py @ 1121:a162f4cbba75

(issue54) Handle plugin dir in create-dist-package and on installer creation.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 17 Sep 2014 10:57:54 +0200
parents 519b14c5260d
children
line wrap: on
line source
import os
better_theme_path = os.path.split(os.path.dirname(__file__))[0]
__version__ = '0.1.5'

http://wald.intevation.org/projects/trustbridge/