more description

This commit is contained in:
Tarek Ziade 2010-08-12 15:34:39 +02:00
parent 611db91aae
commit c35ff7c583

View file

@ -6,7 +6,7 @@ setup(
name="flake8",
license="MIT",
version="0.1",
description="code checking",
description="code checking using pep8 and pyflakes",
author="Tarek Ziade",
url="http://bitbucket.org/tarek/flake8",
packages=["flake8", "flake8.test"],