help: Use new setup mechanism

This commit is contained in:
James Valleroy 2016-02-19 22:52:52 -05:00
parent 77134cd55b
commit 992d2ea7e1
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -23,3 +23,7 @@ from . import help # pylint: disable-msg=W0622
from .help import init
__all__ = ['help', 'init']
version = 1
is_essential = 1