pvl/__init__.py
author Tero Marttila <tero.marttila@aalto.fi>
Mon, 28 Jul 2014 13:32:41 +0300
changeset 35 4c7905e1cad7
parent 4 b16efe5b8bc1
permissions -rw-r--r--
version 0.5.1: bugfix for working around conflicting -c/--config options
## Namespace package
# http://pythonhosted.org/distribute/setuptools.html#namespace-packages
__import__('pkg_resources').declare_namespace(__name__)