mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-05-09 02:09:42 -05:00
Better setup.py description
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user