setup.py: update description

This commit is contained in:
Florent Xicluna 2013-02-20 22:50:12 +01:00
parent 2e76b4191a
commit 83571710cb

View file

@ -8,7 +8,7 @@ setup(
name="flake8",
license="MIT",
version=__version__,
description="code checking using pep8 and pyflakes",
description="the modular source code checker: pep8, pyflakes and co",
long_description=README,
author="Tarek Ziade",
author_email="tarek@ziade.org",