Merge "Let Hacking choose the right dependencies on its own"

This commit is contained in:
Jenkins
2014-01-16 09:41:19 +00:00
committed by Gerrit Code Review

View File

@@ -1,3 +1,5 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
# Unit testing
discover
fixtures>=0.3.12
@@ -11,7 +13,3 @@ nose-exclude
openstack.nose_plugin>=0.7
# Metrics and style
coverage>=3.6
flake8==2.0
hacking>=0.5.6,<0.6
pep8==1.4.5
pyflakes==0.7.2