Better setup.py description

This commit is contained in:
Matt Good
2015-04-17 17:52:26 -07:00
parent 1cd9ba69d1
commit ee726eece2
+1 -1
View File
@@ -21,7 +21,7 @@ setup(
author_email='michaelvantellingen@gmail.com',
maintainer='Matt Good',
maintainer_email='matt@matt-good.net',
description='A port of the Django debug toolbar to Flask',
description='A toolbar overlay for debugging Flask applications.',
long_description=README + '\n\n' + CHANGES,
zip_safe=False,
platforms='any',