Start the refactor.

This commit is contained in:
Ian Cordasco 2012-12-26 17:59:23 -05:00
parent 625694094c
commit 31bcca53f9
3 changed files with 27 additions and 17 deletions

View file

@ -39,6 +39,7 @@ setup(
url="http://bitbucket.org/tarek/flake8",
packages=["flake8", "flake8.tests"],
scripts=scripts,
requires=['flakey'],
long_description=README,
classifiers=[
"Environment :: Console",