Merge "Remove dependencies on pep8, pyflakes and flake8"

This commit is contained in:
Jenkins
2014-04-10 00:56:55 +00:00
committed by Gerrit Code Review

View File

@@ -1,7 +1,4 @@
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes>=0.7.2,<0.7.4
flake8==2.0
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
sphinx>=1.1.2,<1.2
oslosphinx