add pylint and pyflakes to requirements.txt

This commit is contained in:
Brian S. Stephan 2012-07-27 17:22:28 -05:00
parent adccf69ede
commit b48b016693
1 changed files with 4 additions and 0 deletions

View File

@ -1,7 +1,11 @@
MySQL-python==1.2.3
httplib2==0.7.4
logilab-astng==0.24.0
logilab-common==0.58.1
oauth2==1.5.211
ply==3.4
pyflakes==0.5.0
pylint==0.25.2
python-dateutil==2.1
six==1.1.0
wsgiref==0.1.2