Pin mccabe to prevent it from breaking hacking

mccabe has undergone some very significant bug fixes recently but has
not yet released a new version. When it does, complexity calculations
will change in potentially significant ways.

Change-Id: I6e75391da19fde45588575517087d1ba4e4c44b7
This commit is contained in:
Ian Cordasco 2014-10-25 11:08:45 -05:00
parent aeac16db85
commit 7a649681f9
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@ pbr>=0.6,!=0.7,<1.0
pep8==1.5.7
pyflakes==0.8.1
flake8==2.2.4
mccabe==0.2.1
six>=1.7.0