Updated package description

pull/6/head 0.1.2
Fabio Caccamo 2015-12-03 11:46:43 +01:00
parent 12078589aa
commit 9f22ce4b70
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ setup(
include_package_data=True, include_package_data=True,
license='MIT License', license='MIT License',
version=__version__, version=__version__,
description='django-admin-interface is a modern admin interface customizable by the admin itself.', description='django-admin-interface is a modern flat admin interface customizable by the admin itself.',
author='Fabio Caccamo', author='Fabio Caccamo',
author_email='fabio.caccamo@gmail.com', author_email='fabio.caccamo@gmail.com',
url='https://github.com/fabiocaccamo/django-admin-interface', url='https://github.com/fabiocaccamo/django-admin-interface',