Merge "Move to flake8."

This commit is contained in:
Jenkins
2013-05-06 08:59:26 +00:00
committed by Gerrit Code Review
5 changed files with 12 additions and 29 deletions

View File

@@ -1,5 +1,11 @@
distribute>=0.6.24
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.3,<0.6
# Testing Requirements
coverage
django-nose
@@ -9,8 +15,6 @@ nose-exclude
nosexcover
openstack.nose_plugin
nosehtmloutput
pep8>=1.3
pylint
selenium
# Docs Requirements