apps: Use new setup mechanism

This commit is contained in:
Sunil Mohan Adapa 2016-02-12 14:09:57 +05:30
parent b112c82889
commit 83a56bba93
No known key found for this signature in database
GPG Key ID: 36C361440C9BC971

View File

@ -23,3 +23,7 @@ from . import apps
from .apps import init
__all__ = ['apps', 'init']
version = 1
is_essential = 1